dd
This commit is contained in:
parent
bb3f8d0c04
commit
4019ec8ff4
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
||||||
# https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/prometheus_grafana_loki#Loki
|
# https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/prometheus_grafana_loki
|
||||||
|
# https://ghazanfaralidevops.medium.com/grafana-loki-promtail-complete-end-to-end-project-d698aaa636d6
|
||||||
services:
|
services:
|
||||||
loki:
|
loki:
|
||||||
image: grafana/loki:3.2.0
|
image: grafana/loki:3.2.0
|
||||||
|
@ -39,4 +40,4 @@ volumes:
|
||||||
|
|
||||||
|
|
||||||
# TODO: http://vm-test-2204.mgrote.net:9080/targets + wenn firewall aus
|
# TODO: http://vm-test-2204.mgrote.net:9080/targets + wenn firewall aus
|
||||||
# grafana dashboard und datasource als code?
|
# TODO: grafana dashboard und datasource als code? + https://grafana.com/docs/grafana/latest/administration/provisioning/#datasources
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
# https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/prometheus_grafana_loki#Loki
|
|
||||||
|
|
||||||
auth_enabled: false
|
auth_enabled: false
|
||||||
|
|
||||||
server:
|
server:
|
||||||
|
|
Loading…
Reference in a new issue