Update README.md
Costa Tsaousis committed
Jul 18, 2023 at 22:13 UTC
695e126858fa49cdd4d6bd3008cdc0daf2f2b43c
1 file changed
+9
-3
README.md
+9
-3
@@ -22,7 +22,11 @@
22
</p>
23
<hr class="solid">
24
25
-Netdata collects metrics per second and presents them in beautiful low-latency dashboards. It is designed to run on all of your physical and virtual servers, cloud deployments, Kubernetes clusters, and edge/IoT devices, to monitor everything you run.
25
+Netdata collects metrics per second and presents them in beautiful low-latency dashboards. It is designed to run on all of your physical and virtual servers, cloud deployments, Kubernetes clusters, and edge/IoT devices, to monitor your systems, containers and applications.
26
+
27
+It scales nicely from just a single server to thousands of servers, even in complex multi/mixed/hybrid cloud environments, and given enough disk space it can keep your metrics for years.
28
+
29
+**KEY FEATURES**:<br/>
30
31
- :boom: **Collects metrics from 800+ integrations**<br/>
32
Operating system metrics, container metrics, virtual machines, hardware sensors, applications metrics, OpenMetrics exporters, StatsD, and logs.
@@ -37,14 +41,15 @@ Netdata collects metrics per second and presents them in beautiful low-latency d
41
Clear and precise visualization that allows you to quickly understand any dataset, but also to filter, slice and dice the data directly on the dashboard, without the need to learn any query language.
42
43
- :bell: **Out of box Alerts**<br/>
40
- Comes with hundreds of alerts out of the box to detect common issues and pitfalls, revealing issues that can easily go unnoticed.
44
+ Comes with hundreds of alerts out of the box to detect common issues and pitfalls, revealing issues that can easily go unnoticed. It supports several notification methods to let you know when your attention is needed.
45
46
- :sunglasses: **Low Maintenance**<br/>
43
- Fully automated in every aspect: automated dashboards, out-of-the-box alerts, auto-detection, auto-discovery of metrics, and easily configurable.
47
+ Fully automated in every aspect: automated dashboards, out-of-the-box alerts, auto-detection and auto-discovery of metrics, zero-touch machine-learning, easy scalability and high availability and CI/CD friendly.
48
49
- :star: **Open and Extensible**<br/>
50
Netdata is a modular platform that can be extended in all possible ways and it also integrates nicely with other monitoring solutions.
51
52
+ <br/>
53
<p align="center">
54
<img src="https://raw.githubusercontent.com/cncf/artwork/master/other/cncf/horizontal/white/cncf-white.svg#gh-dark-mode-only" alt="CNCF" width="300">
55
<img src="https://raw.githubusercontent.com/cncf/artwork/master/other/cncf/horizontal/black/cncf-black.svg#gh-light-mode-only" alt="CNCF" width="300">
@@ -53,6 +58,7 @@ Netdata collects metrics per second and presents them in beautiful low-latency d
58
<br/>
59
...and due to your love :heart:, it is the 3rd most :star:'d project in the <a href="https://landscape.cncf.io/card-mode?grouping=no&sort=stars">CNCF landscape</a>!
60
</p>
61
+ <br/>
62
63
<hr class="solid">
64