mirror of
https://github.com/netdata/netdata.git
synced 2025-04-25 21:43:55 +00:00
Update README.md
This commit is contained in:
parent
a02d121db2
commit
70efdc8764
1 changed files with 27 additions and 13 deletions
40
README.md
40
README.md
|
@ -35,7 +35,21 @@ MENU: **[GETTING STARTED](#getting-started)** | **[HOW IT WORKS](#how-it-works)*
|
|||
|
||||
[]()
|
||||
|
||||
Netdata is a high-performance, open-source observability platform designed for real-time monitoring of modern infrastructures. It delivers per-second insights into your systems, containers, and applications, empowering you with immediate visibility for troubleshooting, capacity planning, and performance optimization.
|
||||
**TL;DR**
|
||||
|
||||
Netdata is an open-source, real-time infrastructure monitoring platform designed for instant visibility and proactive troubleshooting across your entire IT environment. It captures every metric, every second, providing detailed insights into systems, containers, applications, and logs without compromising performance or requiring complex setup.
|
||||
|
||||
Key Advantages:
|
||||
|
||||
- **Instant Insights**<br/>Real-time, per-second metrics and visualizations for rapid problem detection.
|
||||
- **Automated and Zero-Configuration**<br/>Easy deployment with immediate monitoring—no complex setup needed.
|
||||
- **ML-Driven Intelligence**<br/>Built-in machine learning detects anomalies, predicts issues, and assists in root-cause analysis automatically.
|
||||
- **Highly Efficient**<br/>Proven minimal resource usage, exceptional scalability, and best-in-class energy efficiency validated by independent research.
|
||||
- **Distributed & Secure**<br/>Data stays securely within your infrastructure; no centralization required.
|
||||
|
||||
Netdata complements or replaces traditional monitoring tools, offering significant performance and usability advantages over Prometheus, Datadog, Dynatrace, and similar products, while remaining fully compatible and integration-friendly.
|
||||
|
||||
Designed for organizations seeking simplified operations, reduced overhead, and cost-effective monitoring solutions, Netdata provides a comprehensive, scalable, and user-friendly approach to observability.
|
||||
|
||||
**:sparkles: Key Features**:
|
||||
|
||||
|
@ -43,53 +57,53 @@ Netdata is a high-performance, open-source observability platform designed for r
|
|||
|
||||
Per-second data collection and real-time processing provides immediate visibility into your infrastructure's behavior.
|
||||
|
||||
> **Unique**: Netdata works in a beat and everything happens at this pace. You hit enter on a terminal and a second later you see the result on the dashboard.
|
||||
_**Unique**: Netdata works in a beat and everything happens at this pace. You hit enter on a terminal and a second later you see the result on the dashboard._
|
||||
|
||||
- **Zero-Configuration**
|
||||
|
||||
Start monitoring in minutes with automatic detection and discovery, fully automated dashboards, and hundreds of pre-configured alerts.
|
||||
|
||||
> **Unique**: Netdata auto-discovers everything on the nodes it runs. All kernel technologies, all processes, all applications, all containers, all hardware components. And with its dynamic configuration, any changes can be done via the dashboard.
|
||||
_**Unique**: Netdata auto-discovers everything on the nodes it runs. All kernel technologies, all processes, all applications, all containers, all hardware components. And with its dynamic configuration, any changes can be done via the dashboard._
|
||||
|
||||
- **ML-Powered**
|
||||
|
||||
Unsupervised anomaly detection and pattern recognition for all metrics, providing advanced correlations and instant root cause analysis.
|
||||
|
||||
> **Unique**: Netdata trains multiple true ML models per metric, at the edge, for all metrics!<br/>
|
||||
> **Unique**: Netdata has a scoring engine that identifies correlations across metrics, applications, nodes, services, even cloud providers and data centers!
|
||||
_**Unique**: Netdata trains multiple true ML models per metric, at the edge, for all metrics!_ <br/>
|
||||
_**Unique**: A scoring engine that identifies correlations across metrics, applications, nodes, services, even cloud providers and data centers!_
|
||||
|
||||
- **Long-Term Retention**
|
||||
|
||||
High-performance and efficient tiered storage for years of retention and fast query responses.
|
||||
|
||||
> **Unique**: Netdata needs ~0.5 per sample on disk, offering superb compression for high-resolution data!<br/>
|
||||
> **Unique**: Netdata's tiered storage engine automatically downsamples old data for archiving, long term retention and capacity planning.
|
||||
_**Unique**: Netdata needs ~0.5 per sample on disk, offering superb compression for high-resolution data!_ <br/>
|
||||
_**Unique**: A tiered storage engine automatically downsamples old data for archiving, long term retention and capacity planning._
|
||||
|
||||
- **Advanced Visualization**
|
||||
|
||||
Rich, interactive low-latency dashboards for deep system and applications insights and rapid troubleshooting.
|
||||
|
||||
> **Unique**: Netdata dashboards allow you to slice and dice any dataset, without learning a query language.<br/>
|
||||
> **Unique**: Netdata's multi-faceted query engine, analyzes all aspects of your data in one go, and the dashboard provides interactive analysis for all them (NIDL framework).
|
||||
_**Unique**: Netdata dashboards allow you to slice and dice any dataset, without learning a query language._ <br/>
|
||||
_**Unique**: A multi-faceted query engine, analyzes all aspects of your data in one go, and the dashboard provides interactive analysis for all them (NIDL framework)._
|
||||
|
||||
- **Extreme Scalability**
|
||||
|
||||
Native horizontal scalability, while maintaining performance and ease of use.
|
||||
|
||||
> **Unique**: Simple Parent-Child centralization and native horizontal scalability.<br/>
|
||||
> **Unique**: Each Netdata can scale to multi-million samples/s with reasonable resources utilization.
|
||||
_**Unique**: Simple Parent-Child centralization and native horizontal scalability._ <br/>
|
||||
_**Unique**: Each Netdata can scale to multi-million samples/s with reasonable resources utilization._
|
||||
|
||||
- **Complete End-to-End Visibility**
|
||||
|
||||
From infrastructure to applications, logs to metrics, hardware to databases, all in one solution.
|
||||
|
||||
> **Unique**: Netdata is built to simplify your operations, empower your team, provide clarity and eliminate silos.
|
||||
_**Unique**: Netdata is built to simplify your operations, empower your team, provide clarity and eliminate silos._
|
||||
|
||||
- **Edge-Based**
|
||||
|
||||
All processing and storage of your data, at your premises, as close to the edge as possible.
|
||||
|
||||
> **Unique**: Instead of centralizing observability data, Netdata distributes the code. This provides higher processing capacity by utilizing resources that are usually available and spare, while eliminating most of the cost involved for metrics and logs management.
|
||||
_**Unique**: Instead of centralizing observability data, Netdata distributes the code. This provides higher processing capacity by utilizing resources that are usually available and spare, while eliminating most of the cost involved for metrics and logs management._
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue