UPT: Opentracing configmap documentation
This commit is contained in:
parent
d468cd5ec5
commit
616b1e239a
1 changed files with 7 additions and 0 deletions
|
@ -52,6 +52,13 @@ jaeger-sampler-type
|
||||||
# specifies the argument to be passed to the sampler constructor, Default: 1
|
# specifies the argument to be passed to the sampler constructor, Default: 1
|
||||||
jaeger-sampler-param
|
jaeger-sampler-param
|
||||||
|
|
||||||
|
# Specifies the custom remote sampler host to be passed to the sampler constructor. Must be a valid URL.
|
||||||
|
# Default: http://127.0.0.1
|
||||||
|
jaeger-sampler-host
|
||||||
|
|
||||||
|
# Specifies the custom remote sampler port to be passed to the sampler constructor. Must be a number. Default: 5778
|
||||||
|
jaeger-sampler-port
|
||||||
|
|
||||||
# specifies the port to use when uploading traces, Default 8126
|
# specifies the port to use when uploading traces, Default 8126
|
||||||
datadog-collector-port
|
datadog-collector-port
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue