Skip to main content

Netdata Streaming Topology

Netdata Streaming Topology

Plugin: netdata Module: streaming

Maintained by Netdata

Overview​

See how your Netdata Agents connect. The streaming topology renders the parent-child hierarchy of a Netdata deployment — which Agents stream to which Parents.

Netdata builds the topology:streaming view from the live streaming connections between Agents and Parents.

This integration is supported on all platforms.

This integration runs as a single instance per Netdata Agent.

Default Behavior​

Auto-Detection​

Always available; reflects the live streaming connections of the deployment.

Limits​

The default configuration for this integration does not impose any limits.

Performance Impact​

The default configuration for this integration is not expected to impose a significant performance impact on the system.

Setup​

Prerequisites​

Streaming configured​

At least two Netdata Agents connected through streaming. A standalone Agent renders a single node.

Configuration​

Options​

The streaming topology reflects whatever streaming is already configured. Use this file to change how this Agent streams to, or accepts streams from, other Agents.

via File​

The configuration file name for this integration is stream.conf.

You can edit the configuration file using the edit-config script from the Netdata config directory.

cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata
sudo ./edit-config stream.conf
Examples​

There are no configuration examples.

Alerts​

There are no alerts configured by default for this integration.

Metrics​


Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.