-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
Follow-up of https://issues.redhat.com/browse/MON-1671.
How many series (and samples) are used by recording/alerting rules and telemetry? We can get the answer by introspecting a running cluster
- Collect all rules
- Parse all PromQL expressions and build a list of the metric names that are referenced in rules
- For each metric name, count how many active series exist in Prometheus.
- is depended on by
-
MON-2692 Enhancement proposal for metrics collection profiles
- Code Review