grafana/pkg/tsdb/influxdb/flux
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
..
testdata InfluxDB: Flux: fix backward compatibility for some queries (#36603) 2021-07-09 17:37:14 +02:00
builder.go InfluxDB: Flux: fix backward compatibility for some queries (#36603) 2021-07-09 17:37:14 +02:00
executor_test.go Chore: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00
executor.go InfluxDB: Flux: make $__interval and $__interval_ms work in alerting (#38889) 2021-09-27 12:03:04 +02:00
flux.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02: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: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00