monitorama / hackathon

Hackathon-related code and documentation
16 stars 0 forks source link

ThatWas ... event tracking tool #63

Closed SandyWalsh closed 11 years ago

SandyWalsh commented 11 years ago

ThatWas is a web tool that permits the organization to track external events such as new deploys, hardware changes, customer additions, expected high traffic periods, etc.

The events are stored in a database and can be reviewed by all.

There is a cmdline tool for automatically adding events from your other systems (such as Jenkins, etc).

On the backend, these events can be dumped into Graphite and other tools so you can correlate these events to spikes/changes in performance graphs.

https://github.com/SandyWalsh/thatwas

Dieterbe commented 11 years ago

have you seen https://github.com/Dieterbe/anthracite ?

SandyWalsh commented 11 years ago

arghhhh!

(edit: that is too funny)

obfuscurity commented 11 years ago

Fully standalone app, well done sir. :boom: