Skip to content

pavlovdog/grafana-prometheus-node-js-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!