Prometheus integration for ASP.NET Core
Run ./build.sh
to build a container image locally that exposes a metrics endpoint
Run ./run.sh
to create a k8s service to run prometheus and your web server
The web application is accessible at http://localhost:5000
The prometheus instance is accessible at http://localhost:8080