#174
B+
Rank #62
Netdata
Real-time performance and health monitoring agent that installs per-node with near-zero configuration, exposing thousands of metrics out of the box with very low overhead.
75.5
/ 100
β Full Stack
C agent with an embedded high-performance time-series database (per-node, short-retention) and a web dashboard; optional Netdata Cloud provides centralized multi-node views without holding raw metrics itself.
π Scaling Analysis
The per-node agent model scales horizontally by construction β adding nodes just means adding more independent agents, with no shared bottleneck. Long-term retention and cross-node correlation are Netdata Cloud's job, not the local agent's, so self-hosted setups trade centralized history for extremely low per-node overhead.
π Running on Nexlayer
Deploy one Netdata pod per monitored node/service, each with access to the host's cgroup/proc info as needed; mirror the official image via mirror.gcr.io. Since each agent is independent, there's no central DB pod required unless streaming to a parent Netdata instance via <podName>.pod:19999.