Skip to content

Instantly share code, notes, and snippets.

@nakabonne
Created December 15, 2018 09:13
Show Gist options
  • Save nakabonne/d5d7c6af45fc05bcc216a8162973a273 to your computer and use it in GitHub Desktop.
Save nakabonne/d5d7c6af45fc05bcc216a8162973a273 to your computer and use it in GitHub Desktop.
static_resources:
clusters:
- name: zipkin
connect_timeout: 1s
type: static
lb_policy: round_robin
hosts:
- socket_address:
address: 10.5.0.2
port_value: 9411
tracing:
http:
name: envoy.zipkin
config:
collector_cluster: zipkin
collector_endpoint: "/api/v1/spans"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment