grafana/pkg/infra
idafurjes d993b12415
Add interface Tracer, add Opentelemetry (#41963)
* Add interface Tracer, add Opentelemetry

* Fix lint

* Fix failing tests and return error if config not parsed fo opentelemetry

* Update defaults.ini

Add comment with jaeger url

* go mod tidy

* Remove comments that are not needed

* Move OpentracingSpan to tracing.go

* Add opentelemetry to sample.ini
2021-12-01 17:05:08 +01:00
..
fs use absolute path when getting grafana path; add test for directory (#36001) 2021-07-06 11:28:02 -05:00
httpclient DataProxy: Fix issue overriding response body when response status is 101 (#41364) 2021-11-09 14:33:54 +01:00
kvstore Alerting: fix ngalert alertmanager SQL Syntax Errors (#40827) 2021-10-25 11:53:41 +02:00
localcache Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
log remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
metrics Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
network
process PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +02:00
remotecache Chore: Add go-redis v8 dependency (#39442) 2021-09-20 22:21:59 +02:00
serverlock Chore: Add context to user (#39649) 2021-10-04 15:46:09 +02:00
tracing Add interface Tracer, add Opentelemetry (#41963) 2021-12-01 17:05:08 +01:00
usagestats Replace AddHandler with AddHandlerCtx in tests (#42585) 2021-12-01 15:43:31 +01:00