grafana/pkg/tsdb/influxdb
Gábor Farkas 6cab44d73a
InfluxDB: InfluxQL: handle new-alerting better (#37588)
* influxdb: influxql: alert: use already-computed interval-value when available

* reverted by-mistake changed import

* simplify code

now we can rely on DataQuery.Interval always being good

* removed unnecessary test

* fix lint-error
2021-09-06 09:33:07 +02:00
..
flux Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +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: handle new-alerting better (#37588) 2021-09-06 09:33:07 +02:00
model_parser.go InfluxDB: InfluxQL: handle new-alerting better (#37588) 2021-09-06 09:33:07 +02:00
models.go Alerting: InfluxDB: InfluxQL: convert backend-code to use dataframes (#32950) 2021-04-22 08:43:17 +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 InfluxDB: InfluxQL: handle new-alerting better (#37588) 2021-09-06 09:33:07 +02:00
response_parser_test.go Chore: Refactor influxdb to use SDK contracts (#36189) 2021-07-19 11:32:33 +02:00
response_parser.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00