Skip to content

Commit 431a625

Browse files
authored
Merge branch 'main' into fix-msrv-4nov
2 parents eb5ec42 + 6a079eb commit 431a625

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/self-diagnostics/otel-collector-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ receivers:
88
otlp:
99
protocols:
1010
grpc:
11+
endpoint: 0.0.0.0:4317
1112
http:
13+
endpoint: 0.0.0.0:4318
1214

1315
exporters:
1416
debug:

0 commit comments

Comments
 (0)