@cryptotaxi247 / netdata-1 / commits / b733e04b7

docs: task class: improve_docs — add cloud-only prerequisite clarification (#22508)

* docs: update docs/netdata-local-dashboard-preferred-nodes-anonymous-access * Apply suggestions from code review Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> # Conflicts: # docs/netdata-oss-limitations.md * docs: Execution completed * Apply suggestions from code review Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> * Apply suggestion from @Ancairon * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * docs: Execution completed * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @Ancairon * Apply suggestion from @Ancairon * Apply suggestion from @Ancairon --------- Co-authored-by: nedi-app[bot] <nedi-app[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

nedi-app[bot] committed May 27, 2026 at 09:30 UTC b733e04b73e7bc07b729711c2b35e08a8686a7fd
1 file changed +10 -3
docs/netdata-oss-limitations.md
+10 -3
@@ -118,10 +118,17 @@ Dynamic Configuration requires a paid plan:
118
119 ### Increase Node Limits
120
121 -The 5-node limit on multi-node dashboards applies to Community plans:
121 +The 5-node limit on multi-node dashboards applies to both **Anonymous** and **Community** users. You can:
122 +
123 +1. **Upgrade to a paid plan** for unlimited nodes in multi-node dashboards
124 +2. **Select preferred nodes** in **Space Settings > Nodes** to choose which 5 nodes appear in multi-node dashboards
125 +
126 +:::note
127 +
128 +Preferred node selection only affects Netdata Cloud dashboards. On the local Agent dashboard (accessed directly at `http://<agent-ip>:19999`), the nodes shown in multi-node views are determined by the Agent's streaming configuration and cannot be changed via preferred node settings.
129 +
130 +:::
131
123 -1. **Upgrade to a paid plan** for unlimited nodes
124 -2. **Or select preferred nodes** in Space settings to choose which 5 nodes appear in multi-node views
132
133 ## Summary
134