grafana/pkg/tsdb/loki
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
..
loki_test.go Loki: alerting: handle variables like __interval and __range (#42126) 2021-11-24 16:56:53 +01:00
loki.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
parse_query_test.go loki: alerting: handle curly-braces-style variables (#42933) 2021-12-09 15:16:01 +01:00
parse_query.go loki: alerting: handle curly-braces-style variables (#42933) 2021-12-09 15:16:01 +01:00
step_test.go Loki: alerting: adjust step-calculation to be the same as in frontend (#42033) 2021-11-22 14:28:51 +01:00
step.go Loki: alerting: adjust step-calculation to be the same as in frontend (#42033) 2021-11-22 14:28:51 +01:00
types.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00