grafana-prometheus-node-js-example

Step-by-step tutorial on creating beautiful dashboards for your Node JS application

Stars
70

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!

Related Projects