Skip to content

bmhatfield/graphite-http-bridge

Repository files navigation

graphite-http-bridge

Bridges HTTP POST requests in batches to a Carbon socket.

Usage

Install the application, and then run graphite-http-bridge.py --foreground to test.

Sending Data

Send JSON: [{"metric": 'some.metric.path', "value": 42, "timestamp": 1234567890}]

Configuration

All configuration is command line, with the exception of the api_keys.yml file. Copy from api_keys.yml.example.

About

Bridges HTTP POSTs in batches to a Carbon socket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages