init
This commit is contained in:
15
tempo/tempo.yaml
Normal file
15
tempo/tempo.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
server:
|
||||
http_listen_port: 3200
|
||||
|
||||
distributor:
|
||||
receivers:
|
||||
otlp:
|
||||
protocols:
|
||||
http:
|
||||
grpc:
|
||||
|
||||
storage:
|
||||
trace:
|
||||
backend: local
|
||||
local:
|
||||
path: /var/tempo/traces
|
||||
Reference in New Issue
Block a user