grafana/pkg/tsdb/influxdb
Gábor Farkas 7ff6665ac2
Alerting: InfluxDB: InfluxQL: convert backend-code to use dataframes (#32950)
* alerting: influxdb: refactor unit-tests

* alerting: influxdb: converted code from timeseries-mode to dataframe-mode

* influxdb: simplify code

* influxdb: better function name

* influxdb: alerting: more tests

* influxdb: alerting: more tests

* influxdb: refactor

* influxdb: improved unit-test

* influxdb: simplified code

* influxdb: refactor reponse-parser code

* influxdb: refactor unit tests

* influxdb: alerting: use nicer names

Co-authored-by: dsotirakis <sotirakis.dim@gmail.com>
2021-04-22 08:43:17 +02:00
..
flux Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
influxdb_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
influxdb.go Alerting: InfluxDB: InfluxQL: convert backend-code to use dataframes (#32950) 2021-04-22 08:43:17 +02:00
model_parser_test.go Chore: Rewrite influxdb query parser test to standard library (#29940) 2020-12-21 07:51:46 +01:00
model_parser.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01: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 Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
query_part.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
query_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
query.go SSE/InfluxDB: Change InfluxQL to work with server side expressions (#31691) 2021-03-18 08:02:37 -04:00
response_parser_test.go Alerting: InfluxDB: InfluxQL: convert backend-code to use dataframes (#32950) 2021-04-22 08:43:17 +02:00
response_parser.go Alerting: InfluxDB: InfluxQL: convert backend-code to use dataframes (#32950) 2021-04-22 08:43:17 +02:00