A simple Nodejs service exposing Prometheus metrics
Requirements:
- Nodejs
- Yarn
# Install dependencies
yarn
# Start
yarn start
Metrics should now be visible from http://localhost:3000/metrics
A simple Nodejs service exposing Prometheus metrics
Requirements:
# Install dependencies
yarn
# Start
yarn start
Metrics should now be visible from http://localhost:3000/metrics