statsd-leftronic-backend

0.0.5 • Public • Published

StatsD Leftronic Metrics backend

Overview

This is a pluggable backend for StatsD, which publishes stats to the Leftronic Dashboard API.

Requirements

Usage

To enable this backend, include 'statsd-leftronic-backend' in the backends configuration array:

  backends: ['statsd-leftronic-backend']

The backend will read the configuration options from the following 'leftronic' hash defined in the main statsd config file:

 leftronic : {
   key : 'supersecretkey',   // (required)
   globalPrefix: 'myprefix'  // (optional, default to 'stats')
 }

Limitation

  • Only supports gauges and counters for now.
  • Not battle-proven yet.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    4
  • 0.0.4
    2
  • 0.0.3
    2
  • 0.0.2
    2
  • 0.0.1
    2

Package Sidebar

Install

npm i statsd-leftronic-backend

Weekly Downloads

6

Version

0.0.5

License

none

Last publish

Collaborators

  • sreuter