readme: reorder cols in whats new and add links (#15455)
* reorder cols in whats new and add links
Andrew Maguire committed
Jul 25, 2023 at 12:15 UTC
585d8f5cf7fc0a74dafb944da5f72b5b3c121310
1 file changed
+31
-29
README.md
+31
-29
@@ -89,35 +89,37 @@ It scales nicely from just a single server to thousands of servers, even in comp
89
<details><summary>Click to see our immediate development plans and a summary view of the last 12 months' releases...</summary>
90
<br/>
91
92
-| When | Status | What | Description|
93
-|:----:|:------:|:----:|:-----------|
94
-|later|POC|WebRTC|Browser to Agent communication via WebRTC.|
95
-|later|interrupted|Advanced Troubleshooting|Expanded view of dashboard charts integrating Metrics Correlations, Anomaly Advisor and many more.|
96
-|next|planned|Easy Custom<br/>Dashboards|Drag and drop charts to create custom dashboards on the fly, while troubleshooting!|
97
-|next|planned|More Customizability|Set default settings for all charts and views!|
98
-|soon|in progress|SystemD Journal|View the SystemD Journal of your systems on the dashboard.|
99
-|soon|in progress|UCUM Units|Migrate all metrics to the Unified Code for Units of Measure.|
100
-|**soon**|**in progress**|**Netdata Cloud<br/>On-Prem**|**Netdata Cloud available for On-Prem installation!**|
101
-|soon|in progress|Click to Activate|Configure Alerts and Data Collectors from the UI!|
102
-|soon|finishing|Integrations|Netdata Integrations Marketplace!|
103
-|Jul<br/>2023|[v1.41](https://github.com/netdata/netdata/releases/tag/v1.41.0)|New Agent UI|Now Netdata Cloud and Netdata Agent share the same dashboard!|
104
-|Jun<br/>2023|[v1.40](https://github.com/netdata/netdata/releases/tag/v1.40.0)|Summary Dashboards|High level tiles everywhere!|
105
-|||Machine Learning|Multiple ML models per metric.|
106
-|||SSL|Netdata Agent gets a new SSL layer.|
107
-|May<br/>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!|
108
-|||Microsoft Windows|Monitor Windows hosts and apps!|
109
-|||Virtual Nodes|Go collectors can now be assigned to virtual nodes!|
110
-|Feb<br/>2023|[v1.38](https://github.com/netdata/netdata/releases/tag/v1.38.0)|DBENGINE v2|Faster, more reliable, far more scalable!|
111
-|||Netdata Functions|Netdata beyond metrics! Monitoring anything!|
112
-|||Events Feed|Live feed of events about topology changes and alerts.|
113
-|||Role Based<br/>Access Control|More roles, offering finer control over access to infrastructure.|
114
-|Nov<br/>2022|[v1.37](https://github.com/netdata/netdata/releases/tag/v1.37.0)|Infinite Scalability|Streaming compression. Replication. Active-active clustering.|
115
-|||Grafana Plugin|Netdata Cloud as a data source for Grafana.|
116
-|||PostgreSQL|Completely rewritten, to reveal all the info, even at the table level.|
117
-|Aug<br/>2022|[v1.36](https://github.com/netdata/netdata/releases/tag/v1.36.0)|Metrics Correlations|Advanced algorithms to find the needle in the haystack.|
118
-|||Database Tiering|Netdata gets unlimited retention!|
119
-|||Kubernetes|Monitor your kubernetes workloads.|
120
-|||Machine Learning|Anomaly Rate information on every chart.|
92
+| What | Description | When | Status |
93
+|:----:|:-----------:|:----:|:------:|
94
+|WebRTC|Browser to Agent communication via WebRTC.|later|POC|
95
+|Advanced Troubleshooting|Expanded view of dashboard charts integrating Metrics Correlations, Anomaly Advisor and many more.|later|interrupted|
96
+|Easy Custom<br/>Dashboards|Drag and drop charts to create custom dashboards on the fly, while troubleshooting!|next|planned|
97
+|More Customizability|Set default settings for all charts and views!|next|planned|
98
+|SystemD Journal|View the SystemD Journal of your systems on the dashboard.|soon|in progress|
99
+|UCUM Units|Migrate all metrics to the Unified Code for Units of Measure.|soon|in progress|
100
+|**Netdata Cloud<br/>On-Prem**|**Netdata Cloud available for On-Prem installation!**|**soon**|**in progress**|
101
+|Click to Activate|Configure Alerts and Data Collectors from the UI!|soon|in progress|
102
+|Integrations|Netdata Integrations Marketplace!|soon|finishing|
103
+|New Agent UI|Now Netdata Cloud and Netdata Agent share the same dashboard!|Jul<br/>2023|[v1.41](https://github.com/netdata/netdata/releases/tag/v1.41.0#v1410-one-dashboard)|
104
+|Summary Dashboards|High level tiles everywhere!|Jun<br/>2023|[v1.40](https://github.com/netdata/netdata/releases/tag/v1.40.0#v1400-visualization-summary-dashboards)|
105
+|Machine Learning|Multiple ML models per metric.|Jun<br/>2023|[v1.40](https://github.com/netdata/netdata/releases/tag/v1.40.0#v1400-ml-extended-training)|
106
+|SSL|Netdata Agent gets a new SSL layer.|Jun<br/>2023|[v1.40](https://github.com/netdata/netdata/releases/tag/v1.40.0#v1400-streaming)|
107
+|New Cloud UI|Filter, slice and dice any dataset from the UI! ML-first!|May<br/>2023|[v1.39](https://github.com/netdata/netdata/releases/tag/v1.39.0)|
108
+|Microsoft Windows|Monitor Windows hosts and apps!|May<br/>2023|[v1.39](https://github.com/netdata/netdata/releases/tag/v1.39.0#v1390-windows-support)|
109
+|Virtual Nodes|Go collectors can now be assigned to virtual nodes!|May<br/>2023|[v1.39](https://github.com/netdata/netdata/releases/tag/v1.39.0#v1390-virtual-nodes-and-custom-labels)|
110
+|DBENGINE v2|Faster, more reliable, far more scalable!|Feb<br/>2023|[v1.38](https://github.com/netdata/netdata/releases/tag/v1.38.0)|
111
+|Netdata Functions|Netdata beyond metrics! Monitoring anything!|Feb<br/>2023|[v1.38](https://github.com/netdata/netdata/releases/tag/v1.38.0#v1380-functions)|
112
+|Events Feed|Live feed of events about topology changes and alerts.|Feb<br/>2023|[v1.38](https://github.com/netdata/netdata/releases/tag/v1.38.0#v1380-feed)|
113
+|Role Based<br/>Access Control|More roles, offering finer control over access to infrastructure.|Feb<br/>2023|[v1.38](https://github.com/netdata/netdata/releases/tag/v1.38.0#v1380-rbac)|
114
+|Infinite Scalability|Streaming compression. Replication. Active-active clustering.|Nov<br/>2022|[v1.37](https://github.com/netdata/netdata/releases/tag/v1.37.0)|
115
+|Grafana Plugin|Netdata Cloud as a data source for Grafana.|Nov<br/>2022|[v1.37](https://github.com/netdata/netdata/releases/tag/v1.37.0#v1370-grafana-plugin)|
116
+|PostgreSQL|Completely rewritten, to reveal all the info, even at the table level.|Nov<br/>2022|[v1.37](https://github.com/netdata/netdata/releases/tag/v1.37.0#v1370-postgressql)|
117
+|Metrics Correlations|Advanced algorithms to find the needle in the haystack.|Aug<br/>2022|[v1.36](https://github.com/netdata/netdata/releases/tag/v1.36.0)|
118
+|Database Tiering|Netdata gets unlimited retention!|Aug<br/>2022|[v1.36](https://github.com/netdata/netdata/releases/tag/v1.36.0#v1360-tiering)|
119
+|Kubernetes|Monitor your kubernetes workloads.|Aug<br/>2022|[v1.36](https://github.com/netdata/netdata/releases/tag/v1.36.0#v1360-kubernetes)|
120
+|Machine Learning|Anomaly Rate information on every chart.|Aug<br/>2022|[v1.36](https://github.com/netdata/netdata/releases/tag/v1.36.0#v1360-anomaly-rate-on-charts)|
121
+|Machine Learning|Anomaly Advisor! Bottom up unsupervised anomaly detection.|Jun<br/>2022|[v1.35](https://github.com/netdata/netdata/releases/tag/v1.35.0#v1350-anomaly-advisor-ml)|
122
+|Machine Learning|Metrics Correlation on the Agent.|Jun<br/>2022|[v1.35](https://github.com/netdata/netdata/releases/tag/v1.35.0#v1350-metric-correlation-agent)|
123
124
</details>
125