influxdb/kapacitor
Brandon Farmer 138b08948b Fixes issue with saving tickscript name 2018-05-10 16:33:42 -07:00
..
alerts.go Fix translation of pushover, http, tcp, log, exec alerts to tickscript 2017-12-12 18:20:38 -06:00
alerts_test.go Fix translation of pushover, http, tcp, log, exec alerts to tickscript 2017-12-12 18:20:38 -06:00
ast.go Rename AlertHandlers to AlertNodes 2017-11-30 16:16:44 -08:00
ast_test.go Rename AlertHandlers to AlertNodes 2017-11-30 16:16:44 -08:00
client.go Fixes issue with saving tickscript name 2018-05-10 16:33:42 -07:00
client_test.go Only add stateChangesOnly to new rules 2018-04-04 14:26:16 -07: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 Update kapacitor tickscript generation to use alert handlers 2017-11-30 16:32:47 -06:00
kapa_client_test.go Update kapacitor tickscript generation to use alert handlers 2017-11-30 16:32:47 -06:00
operators.go Update kapacitor tickscript generation to use alert handlers 2017-11-30 16:32:47 -06:00
pipeline.go Update kapacitor pipeline with comments 2017-11-17 16:42:54 -06:00
pipeline_test.go Add second test case to TestPipelienJSONDeadman 2018-01-08 14:08:08 -05:00
tickscripts.go Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
tickscripts_test.go Merge branch 'master' into multiple-event-handlers 2017-12-05 16:18:01 -08:00
triggers.go Only add stateChangesOnly to new rules 2018-04-04 14:26:16 -07:00
triggers_test.go Update tickscript generation to use group by time as period. 2016-11-10 11:35:26 -06:00
validate.go Update kapacitor pipeline with comments 2017-11-17 16:42:54 -06:00
validate_test.go Add kapa alert arguments and properties 2017-02-09 00:10:23 -06:00
vars.go Update TICKscripts to not have .Group templates when no group by 2018-01-08 17:44:01 -06:00
vars_test.go Add boolean thresholds for kapacitor threshold alerts 2017-12-01 08:11:04 -06:00