Skip to content

Commit f60e324

Browse files
committed
Fix otel.yaml config file in otel metrics exaple
1 parent 5a6a319 commit f60e324

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/howtos/pages/observability-metrics.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@ receivers:
148148
otlp:
149149
protocols:
150150
grpc:
151+
endpoint: '0.0.0.0:4317'
151152
http:
153+
endpoint: '0.0.0.0:4318'
152154

153155
exporters:
154156
logging:

0 commit comments

Comments
 (0)