Commit Graph

30 Commits (7387eec15e5ba878c543d1d4e9c395bdef3e7181)

Author SHA1 Message Date
Deniz Kusefoglu ace69cc49b
Merge branch 'master' into multiple-event-handlers 2017-12-05 16:18:01 -08:00
Chris Goller 26fa1941f3 Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
deniz kusefoglu 00dca72f19 Rename AlertHandlers to AlertNodes 2017-11-30 16:16:44 -08:00
Chris Goller ccf86a5327 Update deserialization of tickscript to AlertHandler
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 397f65d6ae Fix tickscript tests with new AlertHandler
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 14e49c0ef9 Rename queryConfig field to Value and support top/bottom 2017-10-16 10:56:12 -05:00
Chris Goller 7f3986f982 Refactor query config field arguments to be fields 2017-10-10 18:04:45 -05:00
Chris Goller 5f4ce64a11 Refactor queryConfig to have field aliases and function arguments 2017-10-10 17:01:50 -05:00
Chris Goller 8aaed06402 Update Kapacitor alerts to set queryConfig to null if not parsable. 2017-05-05 14:30:20 -05:00
Chris Goller 65231c2409 Update rawtext in queryconfig to be null and not omitempty 2017-04-07 17:32:10 -05:00
Chris Goller dac665b944 Add handling of string values for kapacitor threshold alerts 2017-02-10 08:47:08 -06:00
Chris Goller 98198dbf5b Update kapacitor alert rule to have detail field 2017-02-07 17:09:14 -06:00
Hunter Trujillo 10a0ea1c14 Clarifying operator values. 2017-01-06 10:45:54 -07:00
Chris Goller bf415e5eea Update kapacitor alert rules to accept inside and outside range 2017-01-04 22:20:12 -06:00
Nathan Haugo cc0ea821f0 Change direction of shift for relative rules (#717)
* Change direction of shift for relative rules

* Update changelog

* Fix tests

* Fix tests

* Update changelog for 718
2017-01-04 18:03:41 -06:00
Jade McGough f57640124a add kapacitor range alerting to API 2016-12-20 12:22:53 -08:00
Chris Goller ff3d319866 Update tickscript generation to use group by time as period.
Add httpOut node
Remove spurious variables
2016-11-10 11:35:26 -06:00
Chris Goller b20a4f6c62 Fix tickscript deadman output and use camelCase 2016-11-04 18:07:56 -05:00
Chris Goller 766ea60ba4 Add relative comparison with absolutes change 2016-11-04 17:25:57 -05:00
Chris Goller 943e555630 Update tickscript to evaluate between [0-100] instead of [0-1] 2016-11-04 17:05:18 -05:00
Chris Goller b32274ac03 Fix lambda field strings to be double quoted 2016-11-04 16:35:12 -05:00
Chris Goller 12d22189c8 Fix tickscript generation of lambda funcs with var fields. 2016-11-04 16:28:28 -05:00
Chris Goller c3bb854803 Fix bolt scoping and minor kapacitor tickscript updates 2016-11-03 22:25:41 -05:00
Chris Goller dd6da581df Update to store alert information in boltdb 2016-11-03 19:52:13 -05:00
Chris Goller 60baf46fb7 Update kapacitor generator to match with frontend UI changes. 2016-11-03 19:52:13 -05:00
Chris Goller b99c721fa3 Update triggerType to be a tag in the output of alerts 2016-11-03 19:52:13 -05:00
Chris Goller 723a673075 Update kapacitor scripts based on reviews 2016-11-03 19:52:13 -05:00
Chris Goller 3679b8d741 Update tickscript lambda function generation to be sorted 2016-11-03 19:52:13 -05:00
Chris Goller 0f737b21d2 Update kapacitor tick generation to validate with pipeline 2016-11-03 19:52:13 -05:00
Chris Goller 08c8ada14f Add kapacitor script generation 2016-11-03 19:52:13 -05:00