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.
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
orvirtual
, and also ifhealth
andml
run