0.5.0 • Published 7 years ago

cnn-metrics v0.5.0

Weekly downloads
138
License
MIT
Repository
github
Last release
7 years ago

CNN Metrics

build node npm npm-downloads dependency-status

Requirements

A current LTS or Stable version of Node.js. We recommend using nvm to manage node versions.

Installation

$ npm install

Usage

See the example/ directory. You can start up the example app with the following. Supply your own Hosted Graphite key or DataDog keys.

$ NODE_ENV=production ENABLE_MTERICS=true HOSTEDGRAPHITE_APIKEY=[valid-key] DEBUG=* DEBUGMETRICS=1 PORT=5000 node example/app.js

Environment variables

This package requires a few environment variable to be set.

  • NODE_ENV

  • ENVIRONMENT

  • METRICS_ENABLED

  • HOSTEDGRAPHITE_APIKEY -or- DATADOG_APIKEY and DATADOG_APPKEY

  • NODE_APP_INSTANCE

  • METRICS_INTERVAL

  • DEBUGMETRICS

0.5.0

7 years ago

0.4.0

7 years ago

0.3.10

8 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago