Report metrics from custom-plugin-monitor

This commit is contained in:
Xuewei Zhang
2019-07-25 11:28:38 -07:00
parent fbebcf311b
commit 94af7de97b
8 changed files with 110 additions and 26 deletions
+1
View File
@@ -8,6 +8,7 @@
"enable_message_change_based_condition_update": false
},
"source": "ntp-custom-plugin-monitor",
"metricsReporting": true,
"conditions": [
{
"type": "NTPProblem",
+1
View File
@@ -7,6 +7,7 @@
"concurrency": 1
},
"source": "kernel-monitor",
"metricsReporting": true,
"conditions": [
{
"type": "FrequentUnregisterNetDevice",
+1
View File
@@ -7,6 +7,7 @@
"concurrency": 3
},
"source": "network-custom-plugin-monitor",
"metricsReporting": true,
"conditions": [],
"rules": [
{
+1
View File
@@ -7,6 +7,7 @@
"concurrency": 1
},
"source": "systemd-monitor",
"metricsReporting": true,
"conditions": [
{
"type": "FrequentKubeletRestart",