We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d424ca4 commit be08c56Copy full SHA for be08c56
1 file changed
o11y/otelcol-config.yml
@@ -5,7 +5,9 @@ receivers:
5
otlp:
6
protocols:
7
grpc:
8
+ endpoint: 0.0.0.0:4317
9
http:
10
+ endpoint: 0.0.0.0:4318
11
12
exporters:
13
debug:
0 commit comments