docs: update stream.conf "health enabled by default" description (#15291)
Ilya Mashchenko committed
Jun 30, 2023 at 16:17 UTC
b51c4278dd251c45daba5d2f457755da936651e3
1 file changed
+2
-2
streaming/stream.conf
+2
-2
@@ -146,8 +146,8 @@
146
# 3 possible values:
147
# yes enable alarms
148
# no do not enable alarms
149
- # auto enable alarms, only when the sending netdata is connected. For ephemeral child nodes or child system restarts,
150
- # ensure that the netdata process on the child is gracefully stopped, to prevent invalid last_collected alarms
149
+ # auto enable alarms, only when the sending netdata is connected.
150
+ # Health monitoring will be disabled as soon as the connection is closed.
151
# You can also set it per host, below.
152
# The default is taken from [health].enabled of netdata.conf
153
#health enabled by default = auto