chronograf/kapacitor
Chris Goller 1849d2eee1
Merge branch 'master' into feature/alert-boolean-thresholds
2017-12-04 15:00:58 -06:00
..
alerts.go Add Pushover as valid Kapacitor handler endpoint type 2017-07-17 17:29:26 -07:00
alerts_test.go Update kapacitor alerts and ast to 1.3.1 features. 2017-07-14 21:09:39 -05:00
ast.go Rename queryConfig field to Value and support top/bottom 2017-10-16 10:56:12 -05:00
ast_test.go Rename queryConfig field to Value and support top/bottom 2017-10-16 10:56:12 -05:00
client.go Fix kapacitor task panic where error condition was not checked 2017-11-07 11:42:40 -06:00
client_test.go Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
data.go Rename queryConfig field to Value and support top/bottom 2017-10-16 10:56:12 -05:00
data_test.go Update Kapacitor alerts to set queryConfig to null if not parsable. 2017-05-05 14:30:20 -05:00
errors.go Add variable parsing for kapacitor AST 2017-04-03 10:40:10 -05:00
http_out.go Update to fix go linter issues 2017-03-06 10:11:52 -06:00
influxout.go Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
influxout_test.go Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
kapa_client.go Explain magic number, var renaming 2017-08-23 16:32:00 -04:00
kapa_client_benchmark_test.go Improve benchmark, fix offset bug 2017-08-22 10:23:24 -04:00
kapa_client_test.go Improve benchmark, fix offset bug 2017-08-22 10:23:24 -04:00
operators.go Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
tickscripts.go Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
tickscripts_test.go Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
triggers.go Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
triggers_test.go Update tickscript generation to use group by time as period. 2016-11-10 11:35:26 -06:00
validate.go Add structured logging to underlying http server 2017-03-06 15:16:45 -06:00
validate_test.go Add kapa alert arguments and properties 2017-02-09 00:10:23 -06:00
vars.go Add boolean thresholds for kapacitor threshold alerts 2017-12-01 08:11:04 -06:00
vars_test.go Add boolean thresholds for kapacitor threshold alerts 2017-12-01 08:11:04 -06:00