Elastic APM tracer implementation
This commit is contained in:
parent
c4a38de007
commit
fe8b090911
11 changed files with 223 additions and 0 deletions
|
@ -233,6 +233,10 @@
|
|||
parentIDHeaderName = "foobar"
|
||||
spanIDHeaderName = "foobar"
|
||||
baggagePrefixHeaderName = "foobar"
|
||||
[tracing.elastic]
|
||||
serverURL = "foobar"
|
||||
secretToken = "foobar"
|
||||
serviceEnvironment = "foobar"
|
||||
|
||||
[hostResolver]
|
||||
cnameFlattening = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue