Skip to content

A sample NodeJS web application using Prometheus metrics. Includes a release process with GitHub Actions, NPM and Docker

License

Notifications You must be signed in to change notification settings

houstonj1/node-with-metrics

Repository files navigation

Node with Metrics

A simple Nodejs service exposing Prometheus metrics

Local Setup

Requirements:

  • Nodejs
  • Yarn
# Install dependencies
yarn

# Start
yarn start

Metrics should now be visible from http://localhost:3000/metrics

About

A sample NodeJS web application using Prometheus metrics. Includes a release process with GitHub Actions, NPM and Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •