Skip to content

Commit

Permalink
nit - collector config fix for self-diagnostic example (#2271)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Nov 4, 2024
1 parent 16f80c2 commit 6a079eb
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 6a079eb

Please sign in to comment.