Conversation
|
🚅 Deployed to the rivet-pr-4183 environment in rivet-frontend
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: fix: reduce metrics aggregator cardinalitySummaryThis PR addresses Prometheus cardinality issues in the metrics aggregator through two approaches: fixing Grafana dashboard variable queries and skipping zero-value metric registrations. Grafana Dashboard Fixes (7 files)Correct and necessary fix. The change from bare This change is mechanically identical across all 7 dashboards and looks correct. Rust:
|
293011a to
aa559af
Compare
3dbb6ec to
69d4538
Compare
69d4538 to
3d5b7c7
Compare
aa559af to
4bf0ef8
Compare
4bf0ef8 to
81cc8b3
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: