logging: add promtail + loki + grafana #190
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ server:
|
|||
|
||||
common:
|
||||
instance_addr: 127.0.0.1
|
||||
path_prefix: /loki
|
||||
storage:
|
||||
filesystem:
|
||||
chunks_directory: /loki/chunks
|
||||
|
@ -27,4 +28,4 @@ analytics:
|
|||
# TODO alertmanager
|
||||
# TODO promtail
|
||||
# TODO prometheus
|
||||
# TODO retention
|
||||
# TODO retention - in arbeit
|
||||
|
|
Loading…
Reference in a new issue