Updated child node behaviour change (#21073)
Kanela committed
Oct 14, 2025 at 13:08 UTC
1ad75011e0bcf941d59dc0c946b9be7e7555849d
1 file changed
+11
docs/netdata-cloud/node-rule-based-room-assignment.md
+11
@@ -13,6 +13,17 @@ Rules automatically assign Nodes to Rooms based on their host labels. When you c
13
14
In cases where both an inclusion and exclusion rule match, the exclusion rule takes precedence.
15
16
+**Child Node Behavior**
17
+
18
+- Child nodes that are only indirectly connected to Cloud (through a Parent Agent) are no longer automatically added to the same Room as the Parent.
19
+- If your workflow depended on this automatic grouping, we recommend setting up Room assignment rules.
20
+
21
+:::tip
22
+
23
+This allows for fine-grained automatic assignment of nodes to Rooms based on hostnames or other host labels.
24
+
25
+:::
26
+
27
:::important
28
29
- You can use rules with all Rooms except the "All Nodes" Room, as it includes all Nodes by default