@cryptotaxi247 / netdata-1 / commits / ec48f86c7

update plugin_data_collection_status alert summary/info (#18990)

Ilya Mashchenko committed Nov 11, 2024 at 22:26 UTC ec48f86c7ecaf76197a037f7a43b20904cd89e0b
1 file changed +2 -2
src/health/health.d/go.d.plugin.conf
+2 -2
@@ -10,6 +10,6 @@
10 every: 10s
11 warn: $this == 1
12 delay: down 1m
13 - summary: Data collection failure (${label:_collect_plugin}/${label:_collect_module}/${label:_collect_job})
14 - info: Data collection failure (${label:_collect_plugin}/${label:_collect_module}/${label:_collect_job})
13 + summary: Data collection failure (${label:_collect_plugin}:${label:_collect_module}:${label:_collect_job})
14 + info: Data collection failure (${label:_collect_plugin}:${label:_collect_module}:${label:_collect_job})
15 to: silent