grafana / mimir

Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
https://grafana.com/oss/mimir/
GNU Affero General Public License v3.0
4.05k stars 515 forks source link

Backport Prom 3.0 regex optimization change to mimir #9451

Open ywwg opened 1 day ago

ywwg commented 1 day ago

In order to improve performance of dashboards with many template variables, we are planning to backport a specific change from Prometheus 3.0. This change is technically breaking so we are doing it carefully

Tasks:

task list may need updating for things like doing comms, etc