Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

grafana/nodejs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Node.js Demo

This is a simple Node.js app that can be monitored with Prometheus and Grafana.

It uses prom-client to gather the metrics and express to expose them under /metrics.

Steps to run the app:

  1. Install the dependencies:
npm install
  1. Start the app:
npm start

About

A simple Node.js app to demo monitoring.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published