Files
docker-compose/monitoring
Preston Hunter 73aa02e682 feat: Add initial Docker Compose setup for monitoring stack
This commit introduces a new `docker-compose.yml` file to set up a basic monitoring infrastructure.
It includes services for:
- Prometheus: For metrics collection and storage.
- Alertmanager: For handling and routing alerts.
- Grafana: For data visualization and dashboarding.

This setup provides a foundational stack for observing system health and performance.
2025-11-13 21:19:27 -05:00
..