diff --git a/examples/observability/otel-collector-config.yaml b/examples/observability/otel-collector-config.yaml index cce02b6bf5c..fdd4ae13111 100644 --- a/examples/observability/otel-collector-config.yaml +++ b/examples/observability/otel-collector-config.yaml @@ -5,7 +5,7 @@ receivers: http: exporters: - logging: + debug: zipkin: endpoint: "http://zipkin:9411/api/v2/spans"