grafana/pkg/tsdb/elasticsearch
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
..
client Elastic: Allow using long/int as date field for alerts (#44027) 2022-01-17 15:45:09 +01:00
elasticsearch_test.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
elasticsearch.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
models.go IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00
response_parser_test.go Elasticsearch: Fix metric names for alert queries (#38546) 2021-08-26 09:20:38 +02:00
response_parser.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
time_series_query_test.go Elastic: Allow using long/int as date field for alerts (#44027) 2022-01-17 15:45:09 +01:00
time_series_query.go Elastic: Allow using long/int as date field for alerts (#44027) 2022-01-17 15:45:09 +01:00