Quick feedback loop with local Grafana and Prometheus

Run the example app

node app.js

Run the monitoring stack (Grafana + Prometheus)

In another terminal

docker compose up

Accessing Grafana

Open http://localhost:3001. Login with admin / admin.