Commit Graph

  • d8053d3d67 Fixes and tests for deserializers Jonathan Halterman 2013-05-01 16:17:48 -0700
  • 41bc1608da Thresholding work Jonathan Halterman 2013-04-29 17:34:31 -0700
  • af28772ff5 Update ps-common deps Jonathan Halterman 2013-04-29 16:02:08 -0700
  • 0182d4651a Thresh work Jonathan Halterman 2013-04-28 20:15:07 -0700
  • fdefaaed15 Fixed tests Jonathan Halterman 2013-04-27 19:50:34 -0700
  • 1d54838170 Fixed and enhanced metric aggregation bolt test Jonathan Halterman 2013-04-25 16:58:20 -0700
  • 9e4d0a0941 AMQP Spout uses and deserializes tuple strings instead of byte[] Jonathan Halterman 2013-04-25 16:36:27 -0700
  • 09f0994209 Do not aggregate metrics for unknown subalarms Jonathan Halterman 2013-04-25 16:36:00 -0700
  • 8367cf73e0 Update maas-commons dep Jonathan Halterman 2013-04-25 16:35:26 -0700
  • 5d9fc6e222 Don't emit message ids for more than 1 message emitted per AMQP delivery Jonathan Halterman 2013-04-25 15:30:15 -0700
  • 500e867fe5 common dep updates Jonathan Halterman 2013-04-25 15:29:43 -0700
  • 0c726384e6 Metric deserialization checks Only ack a message id once Jonathan Halterman 2013-04-25 15:08:20 -0700
  • e20b829ed6 Use Injector managed modules Jonathan Halterman 2013-04-25 15:07:46 -0700
  • d66a1ef244 Added state to sub-alarm schema Jonathan Halterman 2013-04-25 15:07:22 -0700
  • 1faf4ba236 Removed ps-common snapshot dep Jonathan Halterman 2013-04-25 00:59:32 -0700
  • dd4a10b1d5 Test fixes Jonathan Halterman 2013-04-25 00:57:50 -0700
  • 2c4ae741af Work to get remote-able and injectable configuration working Work to get local realtime testing working better Jonathan Halterman 2013-04-25 00:55:48 -0700
  • d0b53b1c6d Fix configuration and config serialization Jonathan Halterman 2013-04-18 14:49:16 -0700
  • 24c34f0b3b Built-in some more hardcore configuration values Jonathan Halterman 2013-04-16 17:35:22 -0700
  • 84fd273724 Updated thresholding to persist maas state Updated thresholding to handle maas metrics Jonathan Halterman 2013-04-16 14:38:29 -0700
  • 8f097fae15 Alarm persistence work for sub-alarms Jonathan Halterman 2013-04-11 21:15:05 -0700
  • f025c170ef Updated aggregation docs Jonathan Halterman 2013-04-09 17:29:30 -0700
  • 5e644ea896 Alarm state transitions now take into account existing state Jonathan Halterman 2013-04-09 17:29:18 -0700
  • e4743bf697 Test improvements Jonathan Halterman 2013-04-09 17:29:05 -0700
  • 55a1825cea Alarm event string rep Jonathan Halterman 2013-04-09 17:23:03 -0700
  • 8a0e7bd5f1 Better Alarm string representation Jonathan Halterman 2013-04-09 17:22:52 -0700
  • 954fe67068 Sliding window stats should adjust timestamps to timeResolution Jonathan Halterman 2013-04-09 15:52:30 -0700
  • 8f7eee4379 Aggregate stats using different view end timestamps Jonathan Halterman 2013-04-09 15:52:04 -0700
  • ab6c0ebb89 Cleaned up thresh config and added alert exchange config section Jonathan Halterman 2013-04-09 13:42:53 -0700
  • ac62902ab0 Timescale -> TimeResolution Jonathan Halterman 2013-04-09 12:34:46 -0700
  • 1769d55e67 Send alert when alarm is triggered Jonathan Halterman 2013-04-09 12:22:21 -0700
  • f07280e3fb Changes for forward looking sliding window stats Jonathan Halterman 2013-04-08 15:43:44 -0700
  • f843f5493f Updated SlidingWindowStats implementation to use forward looking time-based slots Jonathan Halterman 2013-04-05 17:43:39 -0700
  • 76818f659e Revamped SubAlarmStats evaluation algorithm Jonathan Halterman 2013-04-05 14:29:48 -0700
  • ee130b2484 Fixed tests for new alarm expression grammar Jonathan Halterman 2013-04-05 14:28:15 -0700
  • a57093c4b7 Updated test for NaN support Jonathan Halterman 2013-04-04 23:11:01 -0700
  • 4990a03f9e SlidingWindowStats Docs around support for NaN Jonathan Halterman 2013-04-04 23:09:23 -0700
  • 9c1ff2661a Improved Statistics to support NaN Jonathan Halterman 2013-04-04 23:08:56 -0700
  • 2dacc93799 Exception handling in the bolts Jonathan Halterman 2013-04-04 17:53:49 -0700
  • 31841fc3d7 Better logging in SubAlarmStats Jonathan Halterman 2013-04-04 17:53:28 -0700
  • 43e71b0d1e SlidingWindowStats Exceptions should include timescaled timestamp Jonathan Halterman 2013-04-04 17:53:05 -0700
  • 484fa72662 Update ps-commons dep Jonathan Halterman 2013-04-04 17:52:44 -0700
  • f312eee743 Uninitialized stats should display as NaN Jonathan Halterman 2013-04-04 17:52:36 -0700
  • 52c10ace65 Metric stats aggregation uses pre-dated initial window view timestamps and pre-dated evalation timestamps. Jonathan Halterman 2013-04-02 22:40:53 -0700
  • 30f068e269 Thresholding engine tests are integration for now Jonathan Halterman 2013-04-02 17:15:05 -0700
  • 9fc2f985ed Added support for getting sliding window values up to a timestamp Jonathan Halterman 2013-04-02 17:08:50 -0700
  • a025acf8cb Enhanced SlidingWindowStats to support separate windows and views Jonathan Halterman 2013-04-02 16:40:56 -0700
  • 4c042f81f6 Added reset to average statistics Jonathan Halterman 2013-04-02 16:40:20 -0700
  • 626ce606c3 WIP Jonathan Halterman 2013-04-01 22:27:39 -0700
  • adbaa9bd92 Ack tuples Jonathan Halterman 2013-04-01 12:33:13 -0700
  • 4e93e49192 Update alarm state Jonathan Halterman 2013-04-01 12:33:07 -0700
  • a77359afc4 Alarm tests Jonathan Halterman 2013-04-01 12:12:52 -0700
  • 77fb9dc950 WIP Jonathan Halterman 2013-03-29 17:36:19 -0700
  • a4e4b2332c Timescale stats are relative Jonathan Halterman 2013-03-29 15:53:56 -0700
  • 953a6950a5 Some array asserts Jonathan Halterman 2013-03-29 15:53:40 -0700
  • 092223d255 Updated maas-commons deps Jonathan Halterman 2013-03-29 15:53:32 -0700
  • 394a9d3501 Removed time units from sliding window Updated sliding window tests Jonathan Halterman 2013-03-29 15:53:22 -0700
  • ec4525f3ba WIP Jonathan Halterman 2013-03-28 17:54:46 -0700
  • c94c4adb11 WIP Jonathan Halterman 2013-03-28 09:35:50 -0700
  • 3c3ca160e7 WIP Jonathan Halterman 2013-03-26 15:51:29 -0700
  • 4578040fda WIP Jonathan Halterman 2013-03-22 15:23:50 -0700
  • e870dbf2f7 Initial WIP commit Jonathan Halterman 2013-03-19 10:52:04 -0700
  • 88c3a5e192 alarm model and dao Jonathan Halterman 2013-03-14 21:16:37 -0700
  • cd51f94994 initial commit Jonathan Halterman 2013-03-08 15:51:20 -0800