yuzhiquan
|
9c24be2da4
|
cleanup: using time.Since(t) instead of t.Sub(time.Now())
|
2019-12-05 18:57:53 +08:00 |
|
Lantao Liu
|
be7cc78aa0
|
Properly close channel when monitor exits.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-10-25 14:11:39 -07:00 |
|
Kubernetes Prow Robot
|
bac3429522
|
Merge pull request #359 from gmemcc/hotfix-closed-channel
fix close of closed channel
|
2019-10-24 20:57:38 -07:00 |
|
Michael Grosser
|
3be50a088a
|
untangle plugin runner a bit
add some docs and make it clearer what is actually going on
(parallel rule execution on start and then on timer)
|
2019-10-10 15:46:04 -07:00 |
|
Alex Wong
|
60e048d2ce
|
fix close of closed channel
|
2019-09-24 16:07:47 +08:00 |
|
Kubernetes Prow Robot
|
e280e2075a
|
Merge pull request #320 from wangzhen127/custom-plugin-fix
Don't update condition if status stays False/Unknown for custom plugin
|
2019-08-07 17:09:18 -07:00 |
|
Zhen Wang
|
30e20c6a20
|
Validate that permanent problem has preset default condition
|
2019-08-01 23:40:16 -07:00 |
|
Zhen Wang
|
2f5d03280a
|
Don't update condition if status stays False/Unknown for custom plugin
|
2019-08-01 23:40:16 -07:00 |
|
Zhen Wang
|
182a9450dd
|
Print monitor config path in the logs
|
2019-07-30 11:00:47 -07:00 |
|
Xuewei Zhang
|
94af7de97b
|
Report metrics from custom-plugin-monitor
|
2019-07-25 11:28:38 -07:00 |
|
Xuewei Zhang
|
7ad5dec712
|
Add disk metrics support.
|
2019-06-13 00:51:17 -07:00 |
|
Xuewei Zhang
|
a07176073a
|
Add existing monitors into the problem daemon registration hook.
|
2019-06-13 00:51:17 -07:00 |
|
Yang Guo
|
468a23d09a
|
Run custom plugins immediately on startup
|
2019-06-04 09:42:34 -07:00 |
|
Andy Xie
|
33dffe0761
|
enable codnition updaet when message change for custom plugin
|
2018-12-11 13:14:49 +08:00 |
|
Zhen Wang
|
3062622d7c
|
More fix to custom plugin monitor condition change
|
2018-11-27 10:59:40 -08:00 |
|
k8s-ci-robot
|
d793330dcd
|
Merge pull request #203 from andyxning/fix_custom_plugin_monitor_condition_change
fix custom plugin monitor condition change
|
2018-11-27 10:37:42 -08:00 |
|
Zhen Wang
|
1f636381b8
|
Detect kubelet and container runtime frequent crashes
|
2018-11-26 22:41:06 -08:00 |
|
Andy Xie
|
e3b37719ec
|
fix custom plugin monitor condition change
|
2018-11-12 17:57:55 +08:00 |
|
Lantao Liu
|
ee103dd4ac
|
Generate event for condition change and support unknown status.
|
2018-06-21 15:29:53 -07:00 |
|
David Ashpole
|
bf730e9c63
|
add log-counter go plugin
|
2018-06-20 15:55:19 -07:00 |
|
Kai Chen
|
bc08bd0b80
|
Use camelCase instead of snake_case per Golang convention
|
2018-01-22 23:42:13 +08:00 |
|
Andy Xie
|
10dbfef1a8
|
add custom problem detector plugin
|
2017-11-22 10:14:09 +08:00 |
|