Skip to content

Commit

Permalink
add previous default endpoints for receivers
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebCourier committed Jul 26, 2024
1 parent 537ed09 commit 7eb838c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configs/otel-collector-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ receivers:
otlp:
protocols:
grpc:
# http:
endpoint: 0.0.0.0:4317
http:
endpoint: 0.0.0.0:4318

processors:
batch:
Expand Down

0 comments on commit 7eb838c

Please sign in to comment.