PMM-15475 Feature build - #4561
Draft
ondrejpatocka wants to merge 4 commits into
Draft
Conversation
Build PMM Server from percona/pmm PMM-15475-telemetry-kubernetes-signal so QA can verify the pmm_server_installed_with_helm and pmm_server_in_kubernetes telemetry datapoints against a real Kubernetes deployment. Component PR: percona/pmm#5905 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: Ondrej Patocka <80347071+ondrejpatocka@users.noreply.github.com>
Collaborator
|
Looks like there are outdated source branches. |
Collaborator
|
Server docker: perconalab/pmm-server-fb:PR-4561-d0cdd37 |
Collaborator
|
API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/7331/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature build for the PMM-15475 telemetry Kubernetes datapoints, so QA has a server image to verify against.
Component PRs
ci.yml
Single repo — only
percona/pmmis pinned; every other dependency stays at its default.What QA needs to know
The change adds two telemetry presence flags,
pmm_server_installed_with_helmandpmm_server_in_kubernetes, which distinguish a PMM Server on Kubernetes from one under Docker. Test instructions are on PMM-15475.This is a feature build, so
pmm-managedwill build and log the telemetry report but never send it — sending is skipped for non-release versions. QA verifies from/srv/logs/pmm-managed.logwithPMM_DEBUG=1, not from the Percona portal.Draft on purpose: to be closed, not merged, once the component PR lands.
🤖 Generated with Claude Code