A web application that supports dairy farmers in their daily management. The main purpose of this application is to generate rations that meets the needs of dairy herds.
- Visual Studio 2022
- Having the "ASP.NET and web development" workload installed
- Docker Desktop (for running the application with Prometheus and Grafana)
- Open BlazorWebAssemblyPrometheusExample.sln
- Run the "docker-compose" project
- The Blazor application can be found at http://localhost:4200/
- Prometheus can be found at http://localhost:9090/
- Grafana can be found at http://localhost:3000/
- Open Grafana
- Login into Grafana by using "admin" for both the username and password
- Enter a new password
- Go to Dashboards -> New -> Import
- Select the dashboard that you want to import from /grafana/provisioning/dashboards/
- Select "Prometheus" as the data source