grafana/pkg/infra/tracing
Serge Zaitsev e244267b7d
Enable tracing when jaeger host and port are set (#33682)
* check for jaeger env variables if tracing address configuration is empty

* add tests to ensure jaeger host/port variables override the settings

* allow default host and custom port, too

* disallow missing tracing.jaeger section in the config

* check for all errors in tests

* make parseSettings() return an error
2021-05-05 11:34:13 +02:00
..
tracing_test.go Enable tracing when jaeger host and port are set (#33682) 2021-05-05 11:34:13 +02:00
tracing.go Enable tracing when jaeger host and port are set (#33682) 2021-05-05 11:34:13 +02:00