/prometheus-metrics

Wrapper that provides integration of your nodejs/typescript project with Prometheus

Primary LanguageTypeScript

prometheus-metrics

Wrapper on nodejs/typescript that provides integration of your project with Prometheus. Supports gauge and counter types.

How to use

  • upload the code
  • yarn install
  • yarn build:prod
  • node ./lib/examples/two-metrics.js