Skip to content

Monitor and collect metrics of a Node.js server. Visualize metrics on Grafana and Prometheus

Notifications You must be signed in to change notification settings

einnor/prometheus-grafana-node

Repository files navigation

Prometheus, Grafana and Node.js Sample App

Monitoring a Node.js application using Prometheus and Visualization usinf Grafana

Grafana Dashboard

Prometheus Dashboard

Start the application

$ docker-compose up -d

Stop the application

$ docker-compose down

Clean up

Run the following command to stop all running containers from this project:

$ docker-compose rm -fs

About

Monitor and collect metrics of a Node.js server. Visualize metrics on Grafana and Prometheus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published