Tracing

    http

    (optional, object) Provides configuration for the HTTP tracer.

    driver

    Currently and Zipkin drivers are supported.

    access_token_file

    (required, string) File containing the access token to the API.

    (required, string) The cluster manager cluster that hosts the LightStep collectors.

    Zipkin driver

    collector_cluster

    (required, string) The cluster manager cluster that hosts the Zipkin collectors. Note that the Zipkin cluster must be defined under clusters in the cluster manager configuration section.

    (optional, string) The API endpoint of the Zipkin service where the spans will be sent. When using a standard Zipkin installation, the API endpoint is typically /api/v1/spans, which is the default value.