File size: 296 Bytes
1f91376
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
server:
  http_listen_port: 3200 # default: 80
  grpc_listen_port: 9095 # default: 9095

usage_report:
  reporting_enabled: false

distributor:
  receivers:
    otlp:
      protocols:
        grpc:

# TODO: S3 storage
storage:
  trace:
    backend: local
    local:
      path: /tmp/tempo/traces