Skip to content

Commit 549235e

Browse files
authored
Update jaeger port for OTLP exporter (#489)
1 parent 056ff42 commit 549235e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otlp/docker/otel-collector-config-demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ exporters:
1717
format: proto
1818

1919
otlp/jaeger:
20-
endpoint: jaeger-all-in-one:14250
20+
endpoint: jaeger-all-in-one:4317
2121
tls:
2222
insecure: true
2323

0 commit comments

Comments
 (0)