grafana/public/app/plugins
Ivana Huckova 81756cd702
Prometheus: Run Explore range queries trough backend (#39133)
* Run Explore range queries trough backend

* Remove trailing comma

* Add timeRange step alignment to backend

* Remove creation of instant query on backend as it is not supported ATM

* Remove non-related frontend changes

* Pass offset to calculate aligned range trough prom query

* Update order in query error message

* tableRefIds shouldn't contain undefined refIds

* Remove cloning of dataframes when processing

* Don't mutate response

* Remove ordering of processed frames

* Remove df because not needed
2021-09-17 13:39:26 +02:00
..
datasource Prometheus: Run Explore range queries trough backend (#39133) 2021-09-17 13:39:26 +02:00
panel BarChart: Fix legend and tooltip colors off by 1 after data refresh (#39234) 2021-09-15 13:10:26 -05:00
sdk.ts Plugins: Support es5 plugins extending es6 core classes (#32664) 2021-04-06 14:51:35 +02:00