grafana/pkg/tsdb/influxdb/flux
ismail simsek 7d0017f3f2
InfluxDB: Use grafana timeout value for flux queries (#81252)
* use grafana timeout for flux queries

* get timeout from settings

* fix test
2024-01-25 17:05:08 +01:00
..
testdata InfluxDB: Fix handling flux response with no time and value column (#72833) 2023-08-08 15:00:52 +02:00
builder.go InfluxDB: Fix handling flux response with no time and value column (#72833) 2023-08-08 15:00:52 +02:00
executor_test.go InfluxDB: Use grafana timeout value for flux queries (#81252) 2024-01-25 17:05:08 +01:00
executor.go Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708) 2022-10-27 12:05:06 -04:00
flux.go InfluxDB: Use grafana timeout value for flux queries (#81252) 2024-01-25 17:05:08 +01:00
macros_test.go InfluxDB: Flux: make $__interval and $__interval_ms work in alerting (#38889) 2021-09-27 12:03:04 +02:00
macros.go InfluxDB: Flux: make $__interval and $__interval_ms work in alerting (#38889) 2021-09-27 12:03:04 +02:00
query_models.go Chore: Fix goimports grouping (#62427) 2023-01-30 09:38:51 +01:00