0.1.5 • Published 10 years ago

statsd-graphite-http-backend v0.1.5

Weekly downloads
19
License
-
Repository
github
Last release
10 years ago

statsd-http-backend

POSTS Data in JSON List format to an HTTP Backend

installation

npm install statsd-graphite-http-backend

usage

In config.js:

{
backends: [ "statsd-graphite-http-backend" ],
api_key: 'YOUR CONFIGURED API KEY',
bridgeURL: 'http://GRAPHITE_SERVER:HTTP_PORT/publish/'
}

notes

Should work with both Backstop and Graphite HTTP Bridge

Now with HTTPS support, thanks Colin Jones (colinjonesx)

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago