Monasca Thresholding Engine
Go to file
Craig Bryant 506a765889 Rev to version 49 of mon-common to fix issue where Alarm Sub Expressions referencing a MetricDefinition with no dimensions didn't work 2014-05-05 21:17:48 -06:00
src Handle failure to retrieve the alarm by Id by returning null instead of a NullPointerException 2014-05-05 21:15:18 -06:00
.gitignore Added sample config file. 2014-03-12 12:01:20 -06:00
.gitreview adding .gitreview 2013-09-18 17:49:44 -06:00
LICENSE Add in the LICENSE file 2014-05-01 16:05:25 -06:00
README.md Update README.md 2014-05-01 10:11:02 -06:00
mon-thresh-architecture.png Added architecture diagram. 2014-05-01 10:09:20 -06:00
pom.xml Rev to version 49 of mon-common to fix issue where Alarm Sub Expressions referencing a MetricDefinition with no dimensions didn't work 2014-05-05 21:17:48 -06:00

README.md

mon-thresh

Monitoring Thresholding Engine

Computes thresholds on metrics and publishes alarms to the MessageQ when exceeded. Based on Apache Storm a free and open distributed real-time computation system.

Threshold Engine Architecture