grafana/pkg/tsdb/influxdb
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171)
* refactoring store interface and init flow

* fix import

* fix linter

* refactor resource calling

* load with class

* re-order args

* fix tests

* fix linter

* remove old creator

* add custom config struct

* fix some tests

* cleanup

* fix

* tackle plugins

* fix linter

* refactor and fix test

* add connect failure error

* add fix for azure, cloud monitoring and test data

* restructure

* remove unused err

* add fake tracer for test

* fix grafana ds plugin
2022-01-20 18:16:22 +01: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 Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
influxdb.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01: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 numeric aliases in queries (#41531) 2021-11-11 09:18:06 +01:00
response_parser.go InfluxDB: fix numeric aliases in queries (#41531) 2021-11-11 09:18:06 +01:00