Skip to content

Commit

Permalink
[docs] Fix OTLP Collector config in example app (#5811)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiang17 authored Aug 30, 2024
1 parent 1a83643 commit 685b73d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/Console/otlp-collector-example/config.yaml
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 685b73d

Please sign in to comment.