forked from SW/traefik
Update Zipkin OpenTracing driver to latest 0.4.3 release
This commit is contained in:
committed by
Traefiker Bot
parent
07eb9c5970
commit
cb7c5a8ca1
@@ -14,8 +14,7 @@
|
||||
[tracing]
|
||||
servicename = "tracing"
|
||||
[tracing.zipkin]
|
||||
httpEndpoint = "http://{{.IP}}:9411/api/v1/spans"
|
||||
debug = true
|
||||
httpEndpoint = "http://{{.IP}}:9411/api/v2/spans"
|
||||
|
||||
[providers.file]
|
||||
filename = "{{ .SelfFilename }}"
|
||||
|
||||
Reference in New Issue
Block a user