This project is a web application developed in .NET that is fully dockerized and includes monitoring tools such as Prometheus and Grafana. Additionally, the project utilizes Alert Manager for managing alerts and Health Check for monitoring the health of services.
- Dockerized: Easily run the project in any environment using Docker.
- Monitoring: Use Prometheus and Grafana to monitor application performance and metrics.
- Alerts: Alert Manager is set up to send alerts in case of issues with the application.
- Health Check: Health Check is implemented to ensure the application's health.
If you're interested in contributing to this project, please refer to the CONTRIBUTING.md file.
This project is licensed under the MIT License.
To set up this project, simply install Docker and Docker Compose, and run the following command:
docker-compose up