statsd-backend

0.0.2 • Public • Published

StatsD backend for StatsD

Overview

This is a pluggable backend for StatsD, which publishes stats to another StatsD service.

Installation

npm install statsd-backend

Configuration

You have to give basic information about your other StatsD server to use

{ statsdHost: 'localhost'
, statsdPort: 5672
}

Dependencies

Development

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i statsd-backend

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • davidh