- ASP.NET Core (Backend API)
- Prometheus (TSDB)
- Grafana
- Alert Manager
- Node Exporter
- Google cAdvisor
If you like this repo or found it helpful, please give it a star. Thanks!
Run this command from project root directory:
docker-compose -f "Prometheus\docker-compose.yml" up -d --build
If you are sure that this command is successfully executed, go to the next step
- ASP.NET Core Backend API => http://localhost:8008/swagger/index.html
- Prometheus => http://localhost:9090/
- Grafana => http://localhost:3000/
- username: admin password: foobar
- Alert Manager => http://localhost:9093/
- Node Exporter => http://localhost:9100/
- Google cAdvisor => http://localhost:8080/containers/
For show all dashboards go to this link