mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 01:29:11 +00:00
Update README.md
This commit is contained in:
parent
4dfb57ddaf
commit
ac29e9414d
1 changed files with 53 additions and 10 deletions
63
README.md
63
README.md
|
@ -7,7 +7,7 @@
|
|||
</a>
|
||||
</p>
|
||||
<h3 align="center">X-Ray Vision for your intfrastructure!</h3>
|
||||
<h4 align="center">Every metric, every second. No BS.</h4>
|
||||
<h4 align="center">Every Metric, Every Second. No BS.</h4>
|
||||
|
||||
<br />
|
||||
<p align="center">
|
||||
|
@ -35,18 +35,61 @@ MENU: **[GETTING STARTED](#getting-started)** | **[HOW IT WORKS](#how-it-works)*
|
|||
|
||||
[]()
|
||||
|
||||
Netdata is a high-performance observability platform designed to simplify modern infrastructure monitoring. With its innovative distributed architecture, Netdata delivers real-time insights into your systems, containers, and applications at a granular level.
|
||||
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.
|
||||
|
||||
**:sparkles: Key Features**:
|
||||
|
||||
- **Real-Time**<br/>Per-second data collection provides immediate visibility into your infrastructure's behavior.
|
||||
- **Zero-Configuration**<br/>Start monitoring in minutes with automatic detection and discovery and fully automated dashboards and alerts.
|
||||
- **ML-Powered Insights**<br/>Automatic anomaly detection and pattern recognition, with advanced correlations and instant root cause analysis.
|
||||
- **Long-Term Retention**<br/>High-performance and efficient tiered storage for years of retention and 20+ times faster query responses.
|
||||
- **Advanced Visualization**<br/>Rich, interactive low-latency dashboards for deep system and applications insights and rapid troubleshooting.
|
||||
- **Extreme Scalability**<br/>Native horizontal scalability, while maintaining performance and ease of use.
|
||||
- **Complete Visibility**<br/>From infrastructure to applications, logs to metrics, hardware to databases, all in one solution.
|
||||
- **Edge-Based**<br/>All processing and storage of your data, at your premises, as close to the edge as possible.
|
||||
- **Real-Time**
|
||||
|
||||
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.
|
||||
|
||||
- **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.
|
||||
|
||||
- **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!
|
||||
|
||||
- **Long-Term Retention**
|
||||
|
||||
High-performance and efficient tiered storage for years of retention and faster 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.
|
||||
|
||||
- **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).
|
||||
|
||||
- **Extreme Scalability**
|
||||
|
||||
Native horizontal scalability, while maintaining performance and ease of use.
|
||||
|
||||
> **Unique**: Simple Parent-Child centralization and native horizontal scalability.
|
||||
> **Unique**: Each Netdata can scale to multi-million samples/s with superb resource 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.
|
||||
|
||||
- **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.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue