Zipkin

The zipkin adapter enables Istio to deliver tracing data to theZipkin tracing backend.

This adapter supports the tracespan template.

Params

Configuration format for the zipkin adapter.

FieldTypeDescriptionRequired
urlstring
URL of Zipkin HTTP endpoint.

Required.
No
sampleProbabilitydouble
Uniform probability that a trace will be sampled.Defaults to 0 (sampling disabled) if unset.

Optional.
No