• Zipkin
    • Params

    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
    urlstringURL of Zipkin HTTP endpoint.Required.No
    sampleProbabilitydoubleUniform probability that a trace will be sampled.Defaults to 0 (sampling disabled) if unset.Optional.No