Skip to content

POSTS Data in JSON List format to an HTTP Backend

Notifications You must be signed in to change notification settings

esevastyanov/statsd-http-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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: [ "./backends/statsd-http-backend" ],
  api_key: 'user:password',
  bridgeURL: 'http://host:port/publish'
}

About

POSTS Data in JSON List format to an HTTP Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • Dockerfile 2.9%