Update Zipkin OpenTracing driver to latest 0.4.3 release
This commit is contained in:
parent
07eb9c5970
commit
cb7c5a8ca1
14 changed files with 48 additions and 64 deletions
|
@ -177,7 +177,6 @@
|
|||
httpEndpoint = "foobar"
|
||||
sameSpan = true
|
||||
id128Bit = true
|
||||
debug = true
|
||||
sampleRate = 42.0
|
||||
[tracing.datadog]
|
||||
localAgentHostPort = "foobar"
|
||||
|
|
|
@ -188,7 +188,6 @@ tracing:
|
|||
httpEndpoint: foobar
|
||||
sameSpan: true
|
||||
id128Bit: true
|
||||
debug: true
|
||||
sampleRate: 42
|
||||
datadog:
|
||||
localAgentHostPort: foobar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue