Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added /api/v3/stream_path #18943

Merged
merged 2 commits into from
Nov 9, 2024
Merged

added /api/v3/stream_path #18943

merged 2 commits into from
Nov 9, 2024

Conversation

ktsaou
Copy link
Member

@ktsaou ktsaou commented Nov 5, 2024

Stream Path: the ability of Netdata Agents to know the entire streaming path of each Netdata node. All Netdata nodes propagate the entire streaming path both forward (towards a Parent) and backward (towards a Child), so that all nodes involved in streaming are aware of the entire streaming path and all Netdata Agents involved.

  • added /api/v3/stream_path, this has the same semantics as /api/v3/nodes, /api/v3/contexts, etc, returning the entire stream path for all nodes matching the query.

  • added flags for know if the node is marked as ephemeral or virtual, and also if health and ml run

@ktsaou ktsaou requested review from vkalintiris, a team and thiagoftsm as code owners November 5, 2024 17:01
@github-actions github-actions bot added area/web area/database area/streaming area/build Build system (autotools and cmake). labels Nov 5, 2024
@ktsaou ktsaou merged commit b3ef98c into netdata:master Nov 9, 2024
148 checks passed
Ancairon pushed a commit to Ancairon/netdata that referenced this pull request Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant