{{ message }}
docs: Clarify 5-node limit is display-only, not streaming#22957
Draft
nedi-app[bot] wants to merge 1 commit into
Draft
docs: Clarify 5-node limit is display-only, not streaming#22957nedi-app[bot] wants to merge 1 commit into
nedi-app[bot] wants to merge 1 commit into
Conversation
…se Node Limits' section of netdata-oss-limitations.md explaining that the 5-node limit is a display limit for the multi-node dashboard (Metrics tab), not a streaming or connection limit. Streaming unlimited nodes to a parent and chaining parents across multiple levels are both fully supported, and every node remains individually viewable on its own single-node dashboard.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Summary
Clarify 5-node limit is display-only, not streaming. Files changed: docs/netdata-oss-limitations.md.
User Request
多ノードビューの 5 ノード制限 これについて教えて。どういう状態なのかを図で解説してほしい。 親に5ノード以上ぶら下げるのがだめなのか、多段でつなげるのがだめなのか?
Prompt (English)
5ノード制限の詳細仕様とマルチノードビューの動作説明
Reason for Change
This change applies the specific user request using repository-truth evidence from the audit execution workspace.
Summary by cubic
Clarifies that the 5‑node limit in multi‑node dashboards is display‑only for the Metrics tab, not a streaming or connection limit. Adds a mermaid diagram and a note explaining that unlimited children can stream to a parent (and across levels), each node remains viewable on its single‑node dashboard, and preferred node selection applies to Netdata Cloud only (not the local Agent).
Written for commit ac30031. Summary will update on new commits.