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

Readme

Keywords

none

Package Sidebar

Install

npm i statsd-backend

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • davidh