forked from Ivasoft/traefik
Update Zipkin OpenTracing driver to latest 0.4.3 release
This commit is contained in:
committed by
Traefiker Bot
parent
07eb9c5970
commit
cb7c5a8ca1
@@ -561,11 +561,8 @@ Set the maximum character limit for Span names (default 0 = no limit). (Default:
|
||||
`--tracing.zipkin`:
|
||||
Settings for Zipkin. (Default: ```false```)
|
||||
|
||||
`--tracing.zipkin.debug`:
|
||||
Enable Zipkin debug. (Default: ```false```)
|
||||
|
||||
`--tracing.zipkin.httpendpoint`:
|
||||
HTTP Endpoint to report traces to. (Default: ```http://localhost:9411/api/v1/spans```)
|
||||
HTTP Endpoint to report traces to. (Default: ```http://localhost:9411/api/v2/spans```)
|
||||
|
||||
`--tracing.zipkin.id128bit`:
|
||||
Use Zipkin 128 bit root span IDs. (Default: ```true```)
|
||||
|
||||
Reference in New Issue
Block a user