istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pkg/bootstrap/testdata/tracing_opencensusagent.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:                   { open_census_agent: { address: "dns://my-oca/endpoint", context: [1] }}
     9  
    10  # Sets all relevant options to values different than default
    11