John Kapantzakis 75b38d50a3 Add dynamic rooms docs (#19199) | 2 days ago | |
---|---|---|
.. | ||
authentication-and-authorization | 1 week ago | |
netdata-cloud-on-prem | 2 days ago | |
README.md | 1 week ago | |
node-membership-rules.md | 2 days ago | |
organize-your-infrastructure-invite-your-team.md | 2 weeks ago | |
versions.md | 2 weeks ago | |
view-plan-and-billing.md | 1 week ago |
Netdata Cloud is a powerful service that transforms standalone Netdata Agent installations into a unified, scalable observability solution. It achieves this without centralizing metric storage, ensuring optimal performance and cost-effectiveness even at enterprise scale.
By serving as a lightweight control plane, Netdata Cloud provides:
Flexible observability pipelines that grow with your infrastructure
flowchart TB
NC("<b>☁️ Netdata Cloud</b>
Horizontal scalability,
Role based access,
Access from anywhere,
Central dispatch of Alert notifications
Custom Dashboards,
Advanced customization,
")
Users[["<b>✨ Unified Dashboards</b>
across the infrastructure,
multi-cloud, hybrid-cloud"]]
Notifications["<b>🔔 Alert Notifications</b>
Slack, e-mail, Mobile App,
PagerDuty, and more"]
Users <--> NC
NC -->|deduplicated| Notifications
subgraph On-Prem Infrastructure
direction TB
Agents("<b>🌎 Netdata Agents</b>
Standalone,
Children, Parents
(possibly overlapping)")
TimeSeries[("<b>Time-Series</b>
metric samples
database")]
PrivateAgents("<b>🔒 Private
Netdata Agents</b>")
Agents <--> TimeSeries
Agents ---|stream| PrivateAgents
end
NC <-->|secure connection| Agents
Netdata Cloud provides the following features, on top of what the Agents already provide:
Feature | Description |
---|---|
Horizontal Scalability | • Scale your observability infrastructure effortlessly • Add Parents and Children as needed • Manage all nodes from a single Space |
Role-Based Access Control (RBAC) | • Fine-grained access management • Control team member privileges across your Space • Secure, role-appropriate access to monitoring data |
Global Remote Access | • Access your monitoring from anywhere • No VPN configuration required • Secure access to local dashboards while data stays on premises |
Centralized Alert Management | • Unified alert dispatch from a central location • Cloud-specific alerts and monitoring • Mobile push notifications via Netdata Mobile App (paid plans) |
Custom Dashboards | • Create and save custom views • Share dashboards across teams • Build focused views for specific needs |
Personal Customization | • Individual user visualization preferences • Tailored dashboard experiences • Flexible viewing options for different roles |
Netdata Cloud doesn't store your metrics or logs.
What Netdata Cloud Does Store:
How Data Flows:
Netdata Cloud delivers the exact same high-quality data that Agents collect. When you view dashboards through the Cloud:
The data you see is identical to what you would get by accessing Agents directly.