otel collector metrics generator
This commit is contained in:
parent
2d3ba05ef0
commit
beea88e795
2 changed files with 7 additions and 13 deletions
tempo
|
@ -13,16 +13,6 @@ distributor:
|
|||
ingester:
|
||||
max_block_bytes: 131072000 # 128mb
|
||||
|
||||
metrics_generator:
|
||||
registry:
|
||||
external_labels:
|
||||
source: trace
|
||||
storage:
|
||||
path: /tempo-data/generator/wal
|
||||
remote_write:
|
||||
- url: http://mimir:9009/api/v1/push
|
||||
send_exemplars: true
|
||||
|
||||
compactor:
|
||||
compaction:
|
||||
block_retention: 672h # 28 days
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue