Skip to content

Commit 84aa307

Browse files
committed
Fix tempo protocol
Signed-off-by: Émile Ré <nemile.re@gmail.com>
1 parent 047a6ed commit 84aa307

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

compose/tempo/tempo.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ distributor:
55
receivers:
66
otlp:
77
protocols:
8-
grpc:
8+
http:
99
endpoint: "0.0.0.0:4317"
1010

1111
ingester:
@@ -38,4 +38,3 @@ storage:
3838

3939
usage_report:
4040
reporting_enabled: false
41-

0 commit comments

Comments
 (0)