Skip to content

Commit

Permalink
fix collector endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Nov 4, 2024
1 parent 16f80c2 commit 4ac36fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/self-diagnostics/otel-collector-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 4ac36fe

Please sign in to comment.