@cryptotaxi247 / netdata-1 / commits / cd20a3fd8

Update README.md

Costa Tsaousis committed Jul 15, 2023 at 22:02 UTC cd20a3fd8f1734989f794cd9bb87d4c8407a555e
1 file changed +5 -3
README.md
+5 -3
@@ -118,8 +118,8 @@ Netdata collects metrics per second and presents them in beautiful low-latency d
118 - Invite your team and assign roles to them (Role Based Access Control - RBAC)
119 - Access Netdata Functions (processes top from the UI and more)
120 - Get infinite horizontal scalability (multiple independent parents are viewed as one infra)
121 - - Centrally configure alerts (coming soon)
122 - - Centrally configure data collection (coming soon)
121 + - Configure alerts from the UI (coming soon)
122 + - Configure data collection from the UI (coming soon)
123 - Netdata Mobile App notifications (coming soon)
124
125 :love_you_gesture: Netdata Cloud does not prevent you from using your Netdata Agents and Parents directly, and vice versa.<br/>
@@ -242,6 +242,8 @@ So, the biggest difference of Netdata to Prometheus and Grafana, is that we deci
242
243 - When compared to Grafana, Netdata is fully automated. Grafana has more customization capabilities than Netdata, but Netdata presents fully functional dashboards by itself and most importantly it gives you the means to understand, analyze, filter, slice and dice the data without the need for you to edit queries or be aware of any peculiarities the underlying metrics may have. Furthermore, to help you when you need to find the needle in the haystack, Netdata has advanced troubleshooting tools provided by the Netdata metrics scoring engine, that allows it to score metrics based on their anomaly rate, their differences or similarities for any given time-frame.
244
245 +Despite all these, Netdata integrates nicely with Prometheus and Grafana and we have reports from users who use Netdata with Prometheus and Grafana in production.
246 +
247 ### :cloud: Do I have to subscribe to Netdata Cloud?
248
249 No. But we hope you will find it useful.
@@ -249,7 +251,7 @@ No. But we hope you will find it useful.
251 The Netdata Agent dashboard and the Netdata Cloud dashboard are the same. Still, Netdata Cloud provides additional features, that the Netdata Agent is not capable of. These include:
252
253 1. Customizability (custom dashboards and other settings are persisted when you are signed in to Netdata Cloud)
252 - 2. Central Configuration of Alerts and Data Collection (coming soon)
254 + 2. Configuration of Alerts and Data Collection from the UI (coming soon)
255 3. Security (role-based access control - RBAC).
256 4. Horizontal Scalability ("blend" multiple independent parents in one uniform infrastructure)
257 5. Central Dispatch of Alert Notifications (even when multiple independent parents are involved)