grafana/pkg/tsdb/prometheus
Ivana Huckova 0b5d7067f9
Prometheus: Fix range variables interpolation for time ranges smaller than 1 second (#42242)
* Prometheus: Fix precision for queries with < 1s timeRange

* Update pkg/tsdb/prometheus/time_series_query.go

Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>

Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2021-11-29 12:41:23 +01: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.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
time_series_query_test.go Prometheus: Fix range variables interpolation for time ranges smaller than 1 second (#42242) 2021-11-29 12:41:23 +01:00
time_series_query.go Prometheus: Fix range variables interpolation for time ranges smaller than 1 second (#42242) 2021-11-29 12:41:23 +01:00
types.go Prometheus: Refactor backend for scalability for other query types (#40921) 2021-10-26 14:47:40 +02:00