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