grafana/pkg/tsdb/prometheus
Ivana Huckova 7140867868
Prometheus: Run dashboard queries trough backend (#40333)
* Fix processing for table in dashboard - expolre compatible

* Add processing of histograms

* Interpolsate rate_interval in step field

* Add tests

* Fix function name

* Extract internal range and interval variables to constants

* Fix typings, refactor, simplify

* Fix constant that was missing _ms
2021-10-15 13:37:27 +02:00
..
custom_query_params_middleware_test.go Chore: Refactor Prometheus custom query parameters middleware (#34814) 2021-06-01 14:59:44 +02:00
custom_query_params_middleware.go Chore: Refactor Prometheus custom query parameters middleware (#34814) 2021-06-01 14:59:44 +02:00
prometheus_test.go Prometheus: Run dashboard queries trough backend (#40333) 2021-10-15 13:37:27 +02:00
prometheus.go Prometheus: Run dashboard queries trough backend (#40333) 2021-10-15 13:37:27 +02:00
types.go Prometheus: Run dashboard queries trough backend (#40333) 2021-10-15 13:37:27 +02:00