Measured

Node libraries for measuring and reporting application-level metrics.

Measured is heavily inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libraries

Build Status Coverage Status

Available packages

Measured Core

The core measured library that has the Metric interfaces and implementations.

npm downloads

Measured Reporting

The registry and reporting library that has the classes needed to create a dimension aware, self reporting metrics registry.

npm downloads

Measured Node Metrics

Various metrics generators and http framework middlewares that can be used with a self reporting metrics registry to easily instrument metrics for a node app.

npm downloads

Measured SignalFx Reporter

A reporter that can be used with measured-reporting to send metrics to SignalFx.

npm downloads

Measured Datadog reporter

Not implemented, community contribution wanted.

Measured Graphite reporter

Not implemented, community contribution wanted.

Development and Contributing

See Development and Contributing

License

This project Measured and all of its modules are licensed under the MIT license.