mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-07-21 12:37:02 +00:00
694 B
694 B
Grafana-Alloy System Monitoring Stack
- Alloy: Metrics and Logs collection, pushes to prometheus and loki
- Loki: Logs DB
- Prometheus: Metrics DB
- Grafana: Data Visualisation
Setup
- Run compose
- Open Grafana Dashboard
- Add new prometheus connection: Connections -> Add new Datasource -> search for "prometheus" -> http://prometheus:9090 -> Test & Save
- Same for Loki -> http://loki:3100
Use Drilldown to look through your data