Skip to content

Commit e9cfc33

Browse files
authored
Add the default ports for Tempo in the example. (#6345)
1 parent 154a6dc commit e9cfc33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/AspNetCore/tempo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ distributor:
66
otlp:
77
protocols:
88
http:
9+
endpoint: 0.0.0.0:4318
910
grpc:
11+
endpoint: 0.0.0.0:4317
1012

1113
storage:
1214
trace:

0 commit comments

Comments
 (0)