grafana/pkg/tsdb/influxdb
ismail simsek 536153c336
InfluxDB: Run queries in parallel behind influxdbRunQueriesInParallel feature toggle (#81209)
* create the feature flag

* bring the concurrency in to the play

* Update feature flag

* Use concurrency number from settings

* update influxdb dependency

* use ConcurrentQueryCount from plugin-sdk-go

* use helper method for concurrent query count

* log the error

* add value guard

* add unit tests

* handle concurrency error
2024-02-01 11:58:24 +01:00
..
flux InfluxDB: Use grafana timeout value for flux queries (#81252) 2024-01-25 17:05:08 +01:00
fsql InfluxDB: Use database input for SQL configuration instead of metadata (#79579) 2023-12-15 18:41:32 +01:00
influxql InfluxDB: Run queries in parallel behind influxdbRunQueriesInParallel feature toggle (#81209) 2024-02-01 11:58:24 +01:00
models InfluxDB: Fix template variable interpolation (#80971) 2024-02-01 00:30:21 +01:00
healthcheck_test.go InfluxDB: move datasource health check to backend (#52668) 2022-07-28 12:06:09 +02:00
healthcheck.go InfluxDB: Implement InfluxQL json streaming parser (#76934) 2023-12-06 12:39:05 +01:00
influxdb.go InfluxDB: Use grafana timeout value for flux queries (#81252) 2024-01-25 17:05:08 +01:00
mocks_test.go FeatureFlags: Use interface rather than manager (#80000) 2024-01-09 10:38:06 -08:00
settings.go InfluxDB: SQL Support (#72167) 2023-08-02 18:27:43 +02:00