istio v1.31.0
Telemetry.spec.tracing[]
| Field / Type | Description |
|---|---|
Optional. | |
disableContextPropagation | Controls whether trace context headers (e.g., `traceparent`/`tracestate` for W3C, `X-B3-*` for Zipkin) are propagated in forwarded requests.
|
disableSpanReporting | Controls span reporting.
|
enableIstioTags | Determines whether or not trace spans generated by Envoy will include Istio specific tags.
|
Allows tailoring of behavior to specific conditions. | |
Optional. | |
randomSamplingPercentage | Controls the rate at which traffic will be selected for tracing if no prior sampling decision has been made.
|
useRequestIdForTraceSampling | No description provided.
|