grafana/pkg/tsdb/prometheus/models
Brendan O'Handley d4a22cff0a
Prometheus: Fix regression for $__rate_interval comparison (#67460)
* fix ,  comparison regression

* intervalMs was not pressent before the regression and this value changes the adjusted interval calculating giving a false positive in favor of the regression
2023-04-28 08:40:17 -04:00
..
query_test.go Prometheus: Fix regression for $__rate_interval comparison (#67460) 2023-04-28 08:40:17 -04:00
query.go Prometheus: Fix regression for $__rate_interval comparison (#67460) 2023-04-28 08:40:17 -04:00
result.go Prometheus: Reduce memory allocations in QueryData.processExemplars (#63373) 2023-03-22 10:59:39 +01:00