grafana/pkg/tsdb/prometheus
Ivana Huckova ffdeb4a57a
Prometheus: Run Explore instant queries trough backend (#39351)
* Prometheus: Add running of instant queries trough backend

* Rename response, keep zero length frames

* Remove debug log

* Simplify and fix value text

* Update duplicated and redundant go test

* Update public/app/plugins/datasource/prometheus/datasource.ts

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Refactor using model to create Promquery

* Fix the response length

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-09-20 16:05:21 +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 Explore instant queries trough backend (#39351) 2021-09-20 16:05:21 +02:00
prometheus.go Prometheus: Run Explore instant queries trough backend (#39351) 2021-09-20 16:05:21 +02:00
types.go Prometheus: Run Explore range queries trough backend (#39133) 2021-09-17 13:39:26 +02:00