Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM-12384 Backup artifact metrics #2428

Merged
merged 9 commits into from
Sep 7, 2023
Merged

Conversation

artemgavrilov
Copy link
Contributor

@artemgavrilov artemgavrilov commented Aug 23, 2023

PMM-12384

Link to the Feature Build: SUBMODULES-3370

If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:

  • API Docs updated

If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:

  • Links to related pull requests (optional).

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #2428 (94a2efd) into main (f282fb2) will decrease coverage by 0.03%.
Report is 3 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2428      +/-   ##
==========================================
- Coverage   42.76%   42.74%   -0.03%     
==========================================
  Files         383      384       +1     
  Lines       48126    48188      +62     
==========================================
+ Hits        20583    20597      +14     
- Misses      25606    25656      +50     
+ Partials     1937     1935       -2     
Flag Coverage Δ
admin 10.41% <ø> (ø)
agent 53.26% <ø> (+0.13%) ⬆️
managed 43.75% <0.00%> (-0.09%) ⬇️
vmproxy 69.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
managed/cmd/pmm-managed/main.go 0.00% <0.00%> (ø)
managed/services/backup/metrics.go 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment on lines 10 to 12
description: |-
Failed to create backup artifact '{{ $labels.artifact_name}}' on service '{{ $labels.service_id }}'.
summary: Failed to create backup artifact '{{ $labels.artifact_name}}' on service '{{ $labels.service_id }}'.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Find better summary and description.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rnovikovP @catalinaadam any suggestions?

@artemgavrilov artemgavrilov marked this pull request as ready for review August 24, 2023 08:54
@artemgavrilov artemgavrilov requested a review from a team as a code owner August 24, 2023 08:54
@artemgavrilov artemgavrilov requested review from idoqo, JiriCtvrtka and BupycHuk and removed request for a team August 24, 2023 08:54
managed/data/iatemplates/backup_error.yml Outdated Show resolved Hide resolved
managed/data/iatemplates/backup_error.yml Outdated Show resolved Hide resolved
managed/services/backup/metrics.go Outdated Show resolved Hide resolved
managed/services/backup/metrics.go Outdated Show resolved Hide resolved
@artemgavrilov artemgavrilov enabled auto-merge (squash) September 7, 2023 09:35
@artemgavrilov artemgavrilov merged commit 04c35d3 into main Sep 7, 2023
32 checks passed
@artemgavrilov artemgavrilov deleted the PMM-12384-backup-metrics branch September 7, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants