Update README.md
Costa Tsaousis committed
Jul 19, 2023 at 01:23 UTC
e4d9e981c82118cc8f5644912ebf42030869a476
1 file changed
+10
-2
README.md
+10
-2
@@ -73,7 +73,11 @@ It scales nicely from just a single server to thousands of servers, even in comp
73
74
## What's New and Coming?
75
76
-The following list includes our immediate development plans and a summary view of the last 12 months' releases:
76
+> **Spoiler!**<br/>
77
+> The nightly version of the Netdata Agent has a new UI that is planned to be released July 19th 2023.
78
+
79
+<details><summary>Click to see our immediate development plans and a summary view of the last 12 months' releases...</summary>
80
+ <br/>
81
82
| When | Status | What | Description|
83
|:----:|:------:|:----:|:-----------|
@@ -104,7 +108,7 @@ The following list includes our immediate development plans and a summary view o
108
|||Kubernetes|Monitor your kubernetes workloads.|
109
|||Machine Learning|Anomaly Rate information on every chart.|
110
107
-
111
+</details>
112
113
<hr class="solid">
114
@@ -200,6 +204,9 @@ The following list includes our immediate development plans and a summary view o
204
205
Netdata is built around a **modular metrics processing pipeline**.
206
207
+<details><summary>Click to see more details about this pipeline...</summary>
208
+ <br/>
209
+
210
Each Netdata Agent can perform the following functions:
211
212
1. **`COLLECT` metrics from their sources**<br/>
@@ -241,6 +248,7 @@ Each Netdata Agent can perform the following functions:
248
249
When using Netdata Parents, all the functions of a Netdata Agent (except data collection) can be delegated to Parents to offload production systems.
250
251
+</details>
252
253
## FAQ
254