PVO11Y-5347 Add cardinality exporter labels to production writeRelabelConfigs#13117
Conversation
Kustomize Render DiffComparing
Total: 11 components, +11 -11 lines 📋 Full diff available in the workflow summary and as a downloadable artifact. |
|
/rerun |
|
Re-triggered 1 of 1 failed GitHub Actions workflow run(s). Prow/OpenShift CI E2E checks are not affected — comment |
…lConfigs The cardinality exporter labels (metric, label, label_pair, scraped_instance, sharded_instance, instance_namespace) were added to staging but never promoted to production, causing them to be stripped during remote-write to RHOBS. Assisted-by: Claude Code
12b87a9 to
7078822
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13117 +/- ##
=======================================
Coverage 57.11% 57.11%
=======================================
Files 23 23
Lines 1455 1455
=======================================
Hits 831 831
Misses 548 548
Partials 76 76
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
3 rules 1.
|
|
Response to Qodo:
Yes, but since this exporter will land on all clusters, it is fine to deploy as is. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kubasikus, pumahaka The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Production Approval Record
|
2289d99
into
redhat-appstudio:main
Summary
Add cardinality exporter labels (
metric,label,label_pair,scraped_instance,sharded_instance,instance_namespace) to the production LabelKeep allowlist. These were added to staging but never promoted to production, causing the cardinality exporter metrics to reach RHOBS with their dimension labels stripped.Risk Assessment
Validation