Skip to content

Commit

Permalink
[opentelemetry-otlp] fix example when running with OTEL Collector 0.1…
Browse files Browse the repository at this point in the history
…04+ (#1982)
  • Loading branch information
markdingram authored Aug 5, 2024
1 parent d3c10f8 commit 9f71652
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ receivers:
otlp:
protocols:
grpc:
endpoint: 0.0.0.0:4317
http:
endpoint: 0.0.0.0:4318

exporters:
debug:
Expand Down

0 comments on commit 9f71652

Please sign in to comment.