logging: add promtail + loki + grafana #190
1 changed files with 2 additions and 1 deletions
|
@ -32,12 +32,13 @@ limits_config:
|
|||
retention_period: 168h
|
||||
|
||||
compactor:
|
||||
delete-request-store: filesystem
|
||||
working_directory: /loki/retention
|
||||
compaction_interval: 10m
|
||||
retention_enabled: true
|
||||
retention_delete_delay: 2h
|
||||
retention_delete_worker_count: 150
|
||||
config:
|
||||
delete-request-store: filesystem
|
||||
|
||||
|
||||
# TODO alertmanager
|
||||
|
|
Loading…
Reference in a new issue