Skip to content

agoddard/graphite-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Takes an event from the URL, passes it on to graphite and then displays a graph of the event.

Currently, this is just a proof of concept for logging events to graphite via sinatra.

Usage:

http://example.com/deploy/new <-- creates a new deploy event
http://example.com/deploy <-- shows deploy events for the past 20 minutes against another stat for the past hour (in this proof of concept, that's a metricsReceived from a carbon agent)

About

a little proof of concept for creating events in graphite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages