istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pkg/bootstrap/testdata/tracing_lightstep.proxycfg (about)

     1  config_path:               "/etc/istio/proxy"
     2  binary_path:               "/usr/local/bin/envoy"
     3  service_cluster:           "istio-proxy"
     4  drain_duration:            {seconds: 2}
     5  discovery_address:         "istio-pilot:15010"
     6  proxy_admin_port:          15000
     7  control_plane_auth_policy: NONE
     8  tracing:                   { lightstep: { address: "lightstep-satellite:8080", access_token: "abcdefg1234567" } }