@cryptotaxi247 / netdata-1 / commits / 45fe7f436

silence new alerts (#19610)

Costa Tsaousis committed Feb 10, 2025 at 17:38 UTC 45fe7f436ee4c58055ee3d7faa17f0af00417aaa
1 file changed +2 -2
src/health/health.d/streaming.conf
+2 -2
@@ -26,7 +26,7 @@
26 info: Permanent child nodes never connected to this parent. \
27 If these nodes should actually be ephemeral, run: \
28 netdatacli mark-stale-nodes-ephemeral ALL_NODES
29 - to: sysadmin
29 + to: silent
30
31 # ---------------------------------------------------------------------------------------------------------------------
32 # Alert when there are permanent nodes which disconnected (during this session)
@@ -54,4 +54,4 @@
54 info: Permanent child nodes disconnected from this parent. \
55 If nodes are expected to disconnect, mark them as ephemeral, by editing their netdata.conf \
56 and setting: [global].is ephemeral node = yes
57 - to: sysadmin
57 + to: silent