makes jaeger tracing configurable

This commit is contained in:
bergquist
2017-09-11 08:42:52 +02:00
parent f160ad3bc8
commit a234e894bb
4 changed files with 91 additions and 28 deletions

View File

@@ -452,6 +452,11 @@ url = https://grafana.com
[grafana_com]
url = https://grafana.com
#################################### Distributed tracing ############
[tracing.jaeger]
# jaeger destination (ex localhost:5775)
address =
#################################### External Image Storage ##############
[external_image_storage]
# You can choose between (s3, webdav, gcs)