Commit Graph

74 Commits (1371c6afad28d2e44c46a8333ba76bf37ccd83fe)

Author SHA1 Message Date
Chris Goller 40190028e3 Fix problems found by https://github.com/dominikh/go-staticcheck 2016-11-14 11:04:32 -06:00
Chris Goller 72053466df Fix kapacitor operators to be same as javascript 2016-11-14 10:17:44 -06:00
Chris Goller c48bfe21b9 Fix #442 ; update tickscript to be disabled during script update followed by enable 2016-11-10 12:56:34 -06: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 1ff551b03d Add basic kapacitor task routes. Still need schema and storage 2016-11-03 19:52:13 -05:00
Chris Goller 8071717b65 Add kapacitor task creation/deletion/updating 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
Chris Goller 476277f219 Add alert interface 2016-11-03 19:52:13 -05:00
Chris Goller b7437da989 Add kapacitor tickscript template generator for threshold, relative, deadman 2016-11-03 19:52:00 -05:00
Chris Goller d1359c09b3 Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
Chris Goller 91eec23099 Update name to chronograf 2016-10-20 09:39:40 -05:00
Chris Goller f8fe71c5b9 Add kapacitors endpoint (persist/proxy/rest) 2016-10-04 12:48:36 -05:00