percona / pmm

Percona Monitoring and Management: an open source database monitoring, observability and management tool
https://www.percona.com/software/database-tools/percona-monitoring-and-management
GNU Affero General Public License v3.0
678 stars 131 forks source link

PMM-13534: Use platform address for version service #3306

Closed idoqo closed 4 days ago

idoqo commented 1 week ago

PMM-13534

Link to the Feature Build: SUBMODULES-3767

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:

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 33.33333% with 16 lines in your changes missing coverage. Please review.

Project coverage is 43.53%. Comparing base (417d80b) to head (c4284bc). Report is 1 commits behind head on v3.

Files with missing lines Patch % Lines
managed/services/server/updater.go 36.84% 10 Missing and 2 partials :warning:
managed/services/server/server.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3 #3306 +/- ## ========================================== - Coverage 43.54% 43.53% -0.01% ========================================== Files 366 366 Lines 44162 44169 +7 ========================================== - Hits 19232 19231 -1 - Misses 23249 23252 +3 - Partials 1681 1686 +5 ``` | [Flag](https://app.codecov.io/gh/percona/pmm/pull/3306/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=percona) | Coverage Δ | | |---|---|---| | [admin](https://app.codecov.io/gh/percona/pmm/pull/3306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=percona) | `11.51% <ø> (ø)` | | | [agent](https://app.codecov.io/gh/percona/pmm/pull/3306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=percona) | `51.96% <ø> (ø)` | | | [managed](https://app.codecov.io/gh/percona/pmm/pull/3306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=percona) | `45.24% <33.33%> (-0.02%)` | :arrow_down: | | [vmproxy](https://app.codecov.io/gh/percona/pmm/pull/3306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=percona) | `68.57% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=percona#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.