grafana/pkg/promlib/converter
ismail simsek 67573d5513
Prometheus: Fix interpolating minStep for range queries when incremental querying enabled (#107715)
* return calculatedMinStep in first frame of the response

* update test files

* make the custom metadata as type of map[string]any

* append calculatedMinStep to custom metadata

* fix exemplar frame checking
2025-07-15 08:37:43 +02:00
..
testdata Chore: Remove dataplane as option from prom converter (#102320) 2025-03-18 13:10:22 +01:00
prom.go Prometheus: Fix interpolating minStep for range queries when incremental querying enabled (#107715) 2025-07-15 08:37:43 +02:00
prom_bench_test.go Chore: Remove dataplane as option from prom converter (#102320) 2025-03-18 13:10:22 +01:00
prom_test.go Prometheus: Improve response parser performance (#101517) 2025-03-12 13:16:19 +01:00