@cryptotaxi247 / netdata-1 / commits / 92d3d1729

Update README.md

Costa Tsaousis committed Jul 18, 2023 at 23:55 UTC 92d3d17295eef3d6758f0b6d83dc6f68b9afcd9e
1 file changed +27
README.md
+27
@@ -69,6 +69,33 @@ It scales nicely from just a single server to thousands of servers, even in comp
69 > :bulb: **Important Note**<br/>
70 > People get addicted to Netdata. Once you use it on your systems, **there's no going back!**<br/>
71
72 +<hr class="solid">
73 +
74 +## What's New In A Year?
75 +
76 +| When | Release | What | Description|
77 +|:----:|:-------:|:----:|:-----------|
78 +|Jul 2023|in the nightlies|New Agent UI|Now Netdata Cloud and Netdata Agent share the same dashboard!|
79 +|Jun 2023|[v1.40](https://github.com/netdata/netdata/releases/tag/v1.40.0)|Summary Dashboards|High level tiles everywhere!|
80 +|||Machine Learning accuracy|Multiple ML models per metric. Models are persisted on disk.|
81 +|||SSL|Netdata Agent gets a new SSL layer.|
82 +|May 2023|[v1.39](https://github.com/netdata/netdata/releases/tag/v1.39.0)|New Cloud UI|Filter, slice and dice any dataset from the UI! ML-first!|
83 +|||Microsoft Windows|Monitor Windows hosts and apps!|
84 +|||Virtual Nodes supports|Go collectors can now be assigned to virtual nodes!|
85 +|Feb 2023|[v1.38](https://github.com/netdata/netdata/releases/tag/v1.38.0)|DBENGINE v2|Faster, more reliable, far more scalable!|
86 +|||Netdata Functions|Netdata beyond metrics! Monitoring anything!|
87 +|||Events Feed|Live feed of events about topology changes and alerts.|
88 +|||Role Based Access Control|More roles, offering finer control over access to infrastructure.|
89 +|Nov 2022|[v1.37](https://github.com/netdata/netdata/releases/tag/v1.37.0)|Infinite Scalability|Streaming compression. Replication. Active-active clustering.|
90 +|||Grafana Plugin for Netdata|Netdata Cloud as a data source for Grafana.|
91 +|||PostgreSQL|Completely rewritten, to reveal all the info, even at the table level.|
92 +|Aug 2022|[v1.36](https://github.com/netdata/netdata/releases/tag/v1.36.0)|Metrics Correlations|Advanced algorithms to find the needle in the haystack.|
93 +|||Database Tiering|Netdata gets unlimited retention!|
94 +|||Kubernetes monitoring|Monitor your kubernetes workloads.|
95 +|||Machine Learning|Anomaly Rate information on every chart.|
96 +
97 +
98 +
99 <hr class="solid">
100
101 ## Getting Started