grafana/pkg/tsdb/tempo
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
..
testData Tempo: Return new version of dataframe schema directly from the backend (#32116) 2021-03-22 19:09:15 +01:00
tempo_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
tempo.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
trace_transform_test.go Dependency: update collector to v.31.0 (#37546) 2021-08-04 17:41:07 +02:00
trace_transform.go Tempo: add ability to upload trace json (#37407) 2021-08-05 15:13:44 +02:00