File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -488,7 +488,7 @@ Kubernetes: `>=1.22.0-0`
488488| tracing.otlp.http.tls.key | string | ` "" ` | The path to the private key. When using this option, setting the cert option is required. |
489489| tracing.resourceAttributes | object | ` {} ` | Defines additional resource attributes to be sent to the collector. |
490490| tracing.safeQueryParams | list | ` [] ` | By default, all query parameters are redacted. Defines the list of query parameters to not redact. |
491- | tracing.sampleRate | string | ` nil ` | The proportion of requests to trace, specified between 0.0 and 1.0. Default: 1.0. |
491+ | tracing.sampleRate | float | ` nil ` | The proportion of requests to trace, specified between 0.0 and 1.0. Default: 1.0. |
492492| tracing.serviceName | string | ` nil ` | Service name used in selected backend. Default: traefik. |
493493| updateStrategy.rollingUpdate.maxSurge | int | ` 1 ` | |
494494| updateStrategy.rollingUpdate.maxUnavailable | int | ` 0 ` | |
You can’t perform that action at this time.
0 commit comments