grafana/pkg/tsdb
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
..
azuremonitor Update Azure SDK with bug fixes (#38952) 2021-09-09 17:32:36 +01:00
cloudmonitoring Prometheus: Revert stepMode functionality (#38982) 2021-09-09 14:05:08 +02:00
cloudwatch CloudWatch/Logs: Don't group dataframes for non time series queries for non live path (#38915) 2021-09-08 16:30:55 +02:00
elasticsearch IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00
grafanads Grafana: include a built-in backend datasource (#38571) 2021-09-10 07:44:47 -07:00
graphite Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
influxdb influxdb: influxql: more robust resultformat-handling (#39330) 2021-09-17 12:33:09 +02:00
interval Prometheus: Revert stepMode functionality (#38982) 2021-09-09 14:05:08 +02:00
intervalv2 IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00
loki IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00
mssql Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 2021-09-13 15:27:51 +02:00
mysql Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 2021-09-13 15:27:51 +02:00
opentsdb Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
postgres Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 2021-09-13 15:27:51 +02:00
prometheus Prometheus: Run Explore range queries trough backend (#39133) 2021-09-17 13:39:26 +02:00
sqleng Chore: Remove SQL engine cache (#39254) 2021-09-15 23:03:25 +02:00
tempo Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
testdatasource Grafana: include a built-in backend datasource (#38571) 2021-09-10 07:44:47 -07:00
data_plugin_adapter.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
service_test.go Grafana: include a built-in backend datasource (#38571) 2021-09-10 07:44:47 -07:00
service.go Grafana: include a built-in backend datasource (#38571) 2021-09-10 07:44:47 -07:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00