26 Commits

Author SHA1 Message Date
34e17f7282 feat(alerting): requests looks to be working again 2016-06-06 17:11:46 +02:00
d1acfb4494 feat(alerting): minor progress 2016-06-06 14:24:14 +02:00
7a34c129fe feat(alerting): things are compiling and tests pass 2016-06-06 13:50:47 +02:00
0cbf4ae773 feat(alerting): began work on splitting scheduler into scheduler and engine 2016-06-06 11:56:58 +02:00
a191b9b1cf feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 2016-06-06 10:31:21 +02:00
eab81a7781 style(alerting): go lint fixes 2016-06-03 09:11:20 +02:00
50d98b161c feat(alerting): adds support for retries 2016-06-03 09:04:20 +02:00
cc65dd8bcf tech(alerting): use pointers for updating alertjobs 2016-06-03 08:33:53 +02:00
69229211b2 fix(alerting): move backend to seperate file 2016-06-01 11:25:29 +02:00
4e1f801f6c feat(alerting): add serie name to failed alert description 2016-05-31 21:02:26 +02:00
7c3dbe2a38 chore(alerting): move aggregations into alerting package 2016-05-31 15:29:56 +02:00
7224ea5229 chore(alerting): convert alert levels to float 2016-05-31 14:18:12 +02:00
338fdcb576 feat(alerting): add copy of AlertRule to AlertResult 2016-05-31 13:27:12 +02:00
b75631e021 chore(alerting): move alert result to models 2016-05-30 19:08:04 +02:00
1498db11a9 feat(alerting): extracts alert rule reading 2016-05-30 18:52:38 +02:00
3d5c27df91 test(alerting): add tests for multi serie checks 2016-05-30 14:58:32 +02:00
411568351d feat(alerting): revert operand positions 2016-05-30 14:47:59 +02:00
51511dd654 feat(alerting): save alert state 2016-05-30 09:03:14 +02:00
e80000ce94 tech(alerting): skip if operator does not exist 2016-05-27 15:53:18 +02:00
22d8723c1d feat(alerting): generelize aggregator functions 2016-05-27 15:17:48 +02:00
abc1ae3956 feat(alerting): add timeserie aggregation functions 2016-05-27 14:59:13 +02:00
422234d03a feat(alerting): abstract graphite from executor 2016-05-27 12:06:41 +02:00
957cb407c5 feat(alerting): naiv graphite executor 2016-05-25 17:21:20 +02:00
0f58f8a679 feat(alerting): add timeout handler for check execution 2016-05-24 10:30:39 +02:00
7229fb7a76 tech(alerting): change from array to map 2016-05-23 17:04:57 +02:00
cb21bf41b0 tech(alerting): split code into different files 2016-05-23 12:15:36 +02:00