Ver Fonte

set example port to zipkin default

bergquist há 8 anos atrás
pai
commit
935dad653c
2 ficheiros alterados com 3 adições e 3 exclusões
  1. 1 1
      conf/defaults.ini
  2. 2 2
      conf/sample.ini

+ 1 - 1
conf/defaults.ini

@@ -454,7 +454,7 @@ url = https://grafana.com
 
 #################################### Distributed tracing ############
 [tracing.jaeger]
-# jaeger destination (ex localhost:5775)
+# jaeger destination (ex localhost:6831)
 address =
 
 #################################### External Image Storage ##############

+ 2 - 2
conf/sample.ini

@@ -393,8 +393,8 @@
 
 #################################### Distributed tracing ############
 [tracing.jaeger]
-# Enable by setting the address sending traces to jaeger (ex localhost:5775)
-;address = localhost:5775
+# Enable by setting the address sending traces to jaeger (ex localhost:6831)
+;address = localhost:6831
 
 #################################### Grafana.com integration  ##########################
 # Url used to to import dashboards directly from Grafana.com