Skip to content

Commit

Permalink
added rocksteady
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller committed Jun 9, 2011
1 parent 2090434 commit e317b42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rocksteady/README.md
@@ -0,0 +1,5 @@
Rocksteady is a java application that reads metrics from RabbitMQ, parse them and turn them into events so Esper(CEP) can query against those metric and react to events match by the query.

Rocksteady is an effort to utilize complex event process engine to analyze user defined metric. End goal is to derive root cause conclusion based on metric driven events. Rocksteady is only the metric analysis part of the whole picture, but we also present a solution including metric convention, metric sending, load balancing, and graphing that work well for us.

http://code.google.com/p/rocksteady/

0 comments on commit e317b42

Please sign in to comment.