grafana/pkg/tsdb/prometheus
Torkel Ödegaard cfa24a3cfb
Prometheus: Auto legend handling (#45367)
* Legend editor is working

* It's working

* Progress on auto legend mode

* Fixes

* added unit tests

* Added go tests

* Fixing tests

* Fix issue with timing and internal state

* Update public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryCodeEditor.tsx

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2022-02-16 14:06:33 +01:00
..
middleware refactor promethueus package into sub packages (#43634) 2022-01-04 07:22:33 -07:00
promclient Prometheus: Fix Azure authentication support (#44407) 2022-02-03 17:06:31 +01:00
testdata Prometheus: Show executed query in inspector (#45362) 2022-02-15 15:02:03 +01:00
framing_test.go Prometheus: Set interval on time field (#44802) 2022-02-03 08:15:55 -05:00
prometeus_bench_test.go Prometheus: Set interval on time field (#44802) 2022-02-03 08:15:55 -05:00
prometheus.go Prometheus: Fix Azure authentication support (#44407) 2022-02-03 17:06:31 +01:00
time_series_query_test.go Prometheus: Auto legend handling (#45367) 2022-02-16 14:06:33 +01:00
time_series_query.go Prometheus: Auto legend handling (#45367) 2022-02-16 14:06:33 +01:00
types.go Forward oauth tokens after prometheus datasource migration (#43686) 2022-01-05 13:55:55 -07:00