Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 255 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 255 Bytes

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