grafana-prometheus-node-js-example
grafana-prometheus-node-js-example copied to clipboard
Step-by-step tutorial on creating beautiful dashboards for your Node JS application
Visualizing metrics from the Node JS application with Prometheus and Grafana
Run
docker-compose up -d
Then open the http://localhost:3000, login (admin:illchangeitanyway) and check out the results!
Full tutorial you can find in my blog - https://sergeypotekhin.com/.
See ya!