grafana/public/app/plugins/datasource
Kemal Akkoyun 0c70308870
Prometheus: Add time range parameters to labels API (#27548)
* Add time range parameters to labels API

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Fix minor issues

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Add range to explore component

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Add range to query component

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Cache metric names for time range

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Update public/app/plugins/datasource/prometheus/components/PromQueryField.tsx

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>

* Remove unused method

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Only compare the ranges

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>

* Update public/app/plugins/datasource/prometheus/components/PromQueryField.tsx

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2020-09-29 11:05:57 +02:00
..
cloud-monitoring Fix: Show an ellipsis if Query row title is too long (#27648) 2020-09-21 15:33:50 +02:00
cloudwatch Grafana-UI: Refactor legacy inline form components (#27660) 2020-09-28 14:24:25 +03:00
dashboard SharedQuery: Error when switching to -- Dashboard -- data source caused "no data" no matter what source panel was selected (#27627) 2020-09-17 07:36:18 +02:00
elasticsearch Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
grafana Chore: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
grafana-azure-monitor-datasource Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
graphite RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
influxdb Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
jaeger BackendSrv: Improves logic for hiding requests from query inspector (#26877) 2020-08-10 16:08:11 +02:00
loki Explore: Keep typeahead suggestions for exact label matches in Loki q… (#27201) 2020-09-21 16:56:20 +01:00
mixed MixedDatasource: Shows retrieved data even if a data source fails (#27024) 2020-08-19 08:52:40 +02:00
mssql Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
mysql Mysql: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27649) 2020-09-25 12:46:28 +02:00
opentsdb Explore: Expand template variables when redirecting from dashboard panel (#27354) 2020-09-09 10:00:43 +01:00
postgres Postgres: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27478) 2020-09-15 08:06:04 +02:00
prometheus Prometheus: Add time range parameters to labels API (#27548) 2020-09-29 11:05:57 +02:00
testdata PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
zipkin BackendSrv: Improves logic for hiding requests from query inspector (#26877) 2020-08-10 16:08:11 +02:00