Commit Graph

23 Commits (5c1aac9ebb63e2a91b0cf04d4b86202a7130920d)

Author SHA1 Message Date
Pavel Zavora 13c030939e fix(kapacitor): add 'isPresent' filter to rule's generated tickscript 2020-09-23 06:25:58 +02:00
Greg 1806d6c298
chore: tidy prior to kv refactor (#5342)
* Start cleaning up/reviewing for kv refactor

* Remove dependency on graceful http layer

* Remove deprecated cli option --new-sources

* Run gofmt and remove dep related files

* Update non-influx deps

* Update kapacitor dep

* Compile regexp's once

* Remove un-needed struct members

* Remove unused integrations code
2020-01-09 08:49:42 -07: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 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
Jared Scheib 4a20c28baf Add space between functions 2017-07-21 19:57:31 -07:00
Jared Scheib 918dff33b7 Merge pull request #1724 from influxdata/feature/pushover_support-1680
Add Pushover alert support
2017-07-21 14:04:22 -07:00
Jared Scheib 9def502082 Fix PagerDuty kapacitor node typo bug (#1751)
* Fix pagerduty kapacitor node typo bug

* Update changelog
2017-07-21 13:54:49 -07:00
Jared Scheib 2cacc2507d Update Kapacitor AST extract handlers to also guard against empty slices 2017-07-21 13:53:23 -07:00
Jared Scheib 928c4c2764 Fix and remove invalid Pushover alert node keys 2017-07-20 14:59:56 -07:00
Jared Scheib a34ccb0189 Extract Pushover properties for Kapa alert via AST 2017-07-17 17:30:12 -07:00
Chris Goller c7ffac61a6 Update kapacitor alerts and ast to 1.3.1 features. 2017-07-14 21:09:39 -05:00
Max Chadwick 1416d617b1 Extract log from alerts 2017-05-14 22:01:08 -04: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 b769370ce6 Add kapacitor AST tests for relative and deadman 2017-04-05 09:06:52 -05:00
Chris Goller 85ded628cd Fix kapacitor AST regex parsing 2017-04-04 14:44:59 -05:00
Chris Goller 6ef73889b9 Add more tests to kapacitor AST to queryConfig 2017-04-04 10:58:11 -05:00
Chris Goller 293a1c5ee9 Add full kapacitor ast to chronograf.AlertRule with tests 2017-04-03 23:11:18 -05:00
Chris Goller 6864b039b4 Add alert nodes to kapacitor AST 2017-04-03 18:19:15 -05:00
Chris Goller 56378b4846 Add variable parsing for kapacitor AST 2017-04-03 10:40:10 -05:00
Chris Goller c327337643 Add initial reversing of TICKscript to query config 2017-03-27 14:21:57 -05:00