grafana/pkg/tsdb/influxdb
Gábor Farkas 9f027e32b7
InfluxDB: Flux: make $__interval and $__interval_ms work in alerting (#38889)
* influxdb: flux: handle $__interval and $__interval_ms in alert-queries

* influxdb: flux: do not handle interval-variable in the frontend

* $__interval should be rounded

* added comment
2021-09-27 12:03:04 +02:00
..
flux InfluxDB: Flux: make $__interval and $__interval_ms work in alerting (#38889) 2021-09-27 12:03:04 +02:00
models Chore: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00
influxdb_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
influxdb.go InfluxDB: InfluxQL: handle new-alerting better (#37588) 2021-09-06 09:33:07 +02:00
model_parser_test.go influxdb: influxql: explicit min-interval check (#38873) 2021-09-07 09:49:34 +02:00
model_parser.go influxdb: influxql: more robust resultformat-handling (#39330) 2021-09-17 12:33:09 +02:00
models.go influxdb: influxql: more robust resultformat-handling (#39330) 2021-09-17 12:33:09 +02:00
query_part_test.go Chore: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00
query_part.go Chore: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00
query_test.go Chore: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00
query.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
response_parser_test.go InfluxDB: Fix regex to identify / as separator (#39185) 2021-09-15 09:37:33 +01:00
response_parser.go InfluxDB: Fix regex to identify / as separator (#39185) 2021-09-15 09:37:33 +01:00