Skip to content

tentacle: monitoring: make cluster matcher backward compatible for pre-reef metrics#66984

Merged
aaSharma14 merged 1 commit intoceph:tentaclefrom
aaSharma14:wip-74452-tentacle
Jan 22, 2026
Merged

tentacle: monitoring: make cluster matcher backward compatible for pre-reef metrics#66984
aaSharma14 merged 1 commit intoceph:tentaclefrom
aaSharma14:wip-74452-tentacle

Conversation

@aaSharma14
Copy link
Copy Markdown
Contributor

backport tracker: https://tracker.ceph.com/issues/74452


backport of #66661
parent tracker: https://tracker.ceph.com/issues/74342

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

Ceph 18.* adds a `cluster` label to all Prometheus metrics. When
upgrading from earlier releases, historical metrics lack this label
and are excluded by Grafana queries that strictly match on `cluster`.
Update the shared Grafana matcher logic to use a regex matcher that
also matches series without the `cluster` label, restoring visibility
of pre-upgrade metrics while preserving multi-cluster behavior.

Fixes: https://tracker.ceph.com/issues/74342

Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit f7f74e4)
@aaSharma14
Copy link
Copy Markdown
Contributor Author

jenkins test api

3 similar comments
@aaSharma14
Copy link
Copy Markdown
Contributor Author

jenkins test api

@aaSharma14
Copy link
Copy Markdown
Contributor Author

jenkins test api

@aaSharma14
Copy link
Copy Markdown
Contributor Author

jenkins test api

@github-project-automation github-project-automation bot moved this from New to Reviewer approved in Ceph-Dashboard Jan 21, 2026
@aaSharma14
Copy link
Copy Markdown
Contributor Author

jenkins test api

@aaSharma14 aaSharma14 merged commit 8b385cc into ceph:tentacle Jan 22, 2026
13 of 14 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in Ceph-Dashboard Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants