Pavel Zavora
|
6aa5b45d62
|
fix(kapacitor): AND not equal conditions in where filter
|
2020-11-24 05:38:05 +01:00 |
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 |
Chris Goller
|
c7ffac61a6
|
Update kapacitor alerts and ast to 1.3.1 features.
|
2017-07-14 21:09:39 -05:00 |
Max Chadwick
|
2595a223ef
|
Test kapacitor log extraction
|
2017-05-14 22:09:15 -04:00 |
Chris Goller
|
d16286c505
|
Fix null queryConfig and add substantial test coverage to kapacitor
storage
|
2017-05-05 16:14:02 -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
|
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
|
c327337643
|
Add initial reversing of TICKscript to query config
|
2017-03-27 14:21:57 -05:00 |