Skip to content

bmhatfield/statsd-http-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

POSTS Data in JSON List format to an HTTP Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •