@cryptotaxi247 / netdata-1 / commits / e93a91e15

Update README.md

Costa Tsaousis committed Jul 18, 2023 at 18:37 UTC e93a91e151a61263203b021f98b8429e7eeb8c21
1 file changed +1 -1
README.md
+1 -1
@@ -182,7 +182,7 @@ Each Netdata Agent can perform the following functions:
182 Uses the trained machine learning (ML) models to detect outliers and mark collected samples as **anomalies**. Netdata stores anomaly information together with each sample and also streams it to Netdata Parents so that the anomaly is also available at query time for the whole retention of each metric.
183
184 5. **`CHECK` metrics and trigger alert notifications**<br/>
185 - Uses its configured alerts to check the metrics for common issues and send alert notifications.
185 + Uses its configured alerts (you can configure your own) to check the metrics for common issues and uses notifications plugins to send alert notifications.
186
187 6. **`STREAM` metrics to other Netdata Agents**<br/>
188 Push metrics in real-time to Netdata Parents.