Netdata

Active
GitHub Go GPL-3.0

Description

Netdata is an open-source real-time observability platform with second-resolution metrics, AI health checks and zero-config deployment, widely used for monitoring AI agent services.

Key Features

  • Real-time metrics — per-second collection of system, app, container and Kubernetes metrics
  • AI anomaly detection — learns baselines and alerts on outliers automatically
  • Zero-config deploy — one command starts an agent with dashboards, no extra config
  • Kubernetes-native — auto-discovers Pods, Services and Node state
  • Distributed topology — parent/child agent topology aggregates many machines
  • Web visualization — built-in responsive dashboards and interactive alert review

Use Cases

💡 Monitoring AI agent services on latency, token cost and error rate
💡 Zero-config unified observability for Kubernetes clusters
💡 Real-time GPU, VRAM and QPS monitoring for LLM serving stacks (vLLM, TGI)
💡 Lightweight monitoring for home servers and personal NAS

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (80.2k stars)
  • Responsive to issues, low backlog

⚠️ Limitations

  • Restrictive license (GPL-3.0)

Quick Start

# Install Netdata with a single command
curl https://get.netdata.cloud/kickstart.sh > /tmp/netdata-kickstart.sh
sh /tmp/netdata-kickstart.sh --stable-channel

# Visit http://localhost:19999 in your browser

Related Projects

Plano

7.0k · Rust
Active A

An AI-native proxy and data plane for agentic apps with built-in orchestration, safety, observability, and smart LLM routing so developers can focus on agent core logic.

llm-gatewayllm-routingobservability +2
  • · AI-native proxy and data plane with built-in orchestration and safety
  • · YAML-based agent descriptions for intelligent routing without hand-written logic
  • · Agentic Signals for zero-code full-chain observability capture