Sample rate configmap option for zipkin in nginx-opentracing
This commit is contained in:
parent
29c5d77068
commit
bc53d1eb74
4 changed files with 15 additions and 1 deletions
|
|
@ -31,6 +31,9 @@ zipkin-collector-port
|
|||
# specifies the service name to use for any traces created, Default: nginx
|
||||
zipkin-service-name
|
||||
|
||||
# specifies sample rate for any traces created. Default: 1.0
|
||||
zipkin-sample-rate
|
||||
|
||||
# specifies the port to use when uploading traces
|
||||
jaeger-collector-port
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue