mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-23 22:26:27 +00:00
Report metrics from custom-plugin-monitor
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"enable_message_change_based_condition_update": false
|
||||
},
|
||||
"source": "ntp-custom-plugin-monitor",
|
||||
"metricsReporting": true,
|
||||
"conditions": [
|
||||
{
|
||||
"type": "NTPProblem",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"concurrency": 1
|
||||
},
|
||||
"source": "kernel-monitor",
|
||||
"metricsReporting": true,
|
||||
"conditions": [
|
||||
{
|
||||
"type": "FrequentUnregisterNetDevice",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"concurrency": 3
|
||||
},
|
||||
"source": "network-custom-plugin-monitor",
|
||||
"metricsReporting": true,
|
||||
"conditions": [],
|
||||
"rules": [
|
||||
{
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"concurrency": 1
|
||||
},
|
||||
"source": "systemd-monitor",
|
||||
"metricsReporting": true,
|
||||
"conditions": [
|
||||
{
|
||||
"type": "FrequentKubeletRestart",
|
||||
|
||||
Reference in New Issue
Block a user