Monitoring system for collecting and visualizing metrics using Prometheus, Node Exporter, and Grafana β orchestrated by Docker Compose.
- Monitoring system setup
- Docker Compose orchestration
- Metrics collection & visualization
- Prometheus
- Grafana
- Node Exporter
- Docker Compose
.
βββ docker-compose.yml
βββ prometheus.yml
docker compose up -d- Prometheus: http://localhost:9090
- Grafana: http://localhost:3000
Showcases the implementation of observability tools for infrastructure insight and debugging.