Similar to T389357: Audit dashboards using histogram_quantile on big envoy metrics and move to recording rules. This is a big metric (~250k cardinality in eqiad only) and using it without recording rules + histogram_quantile means thanos will be overloaded.
I did a temporary edit to the dashboard to at least get it to load (i.e. disable queries in panels not using the recording rules) so at least we can amend it. cc @Krinkle
Summary
Searched for mediawiki_WikimediaEvents_editResponseTime_seconds_bucket and found 2 matching dashboards and 0 matching alerts.
- Dashboard Backend Save Timing Breakdown (Prometheus)
- Panel Backend Save Time
- Panel Distribution of Backend Save Time
- Panel History of Backend Save Timing
- Panel Backend save timing p75 by account type
- Panel Backend save timing p95 by account type
- Panel Backend save timing p75 by entry point
- Panel Backend save timing p95 by entry point
- Panel Backend save timing p50 by page type
- Panel Backend save timing p75 by page type
- Panel Backend save timing p95 by page type
- Dashboard Reading Web Performance

