Update news and GIF in README, fix typo (#10900)
* Update news * Fix typo for Yannis * Add new GIF
Joel Hans committed
Apr 6, 2021 at 08:35 UTC
47a4ac71e6425c7096a4a8db7cc808dd3ceff7a7
2 files changed
+8
-8
README.md
+5
-5
@@ -34,11 +34,11 @@ People get addicted to Netdata. Once you use it on your systems, there's no goin
34

36
37
-> **[Latest release](https://github.com/netdata/netdata/releases/latest): v1.29.0, February 2, 2021**
37
+> **[Latest release](https://github.com/netdata/netdata/releases/latest): v1.30.0, March 31, 2021**
38
>
39
-> The v1.29.0 release of the Netdata Agent is a maintenance release that brings incremental but necessary improvements
40
-> that make your monitoring experience more robust. We've pushed improvements and bug fixes to the installation and
41
-> update scripts, enriched our library of collectors, and focused on fixing bugs reported by the community.
39
+> The v1.30.0 release of Netdata brings major improvements to our packaging and completely replaces Google Analytics/GTM
40
+> for product telemetry. We're also releasing the first changes in an upcoming overhaul to both our dashboard UI/UX and
41
+> the suite of preconfigured alarms that comes with every installation.
42
43
## Menu
44
@@ -54,7 +54,7 @@ Netdata](https://user-images.githubusercontent.com/1153921/96495792-2e881380-11f
54
## Features
55
56

57
+action](https://user-images.githubusercontent.com/1153921/113440964-449c2180-93a2-11eb-9664-663afa1257a8.gif)
58
59
Here's what you can expect from Netdata:
60
docs/overview/what-is-netdata.md
+3
-3
@@ -57,9 +57,9 @@ case:
57
- **Monitor**: Netdata's health watchdog uses hundreds of preconfigured alarms to notify you via Slack, email,
58
PagerDuty and more when an anomaly strikes. Customize with dynamic thresholds, hysteresis, alarm templates, and
59
role-based notifications.
60
-- **Troubleshoot**: 1s granularity helps you detect analyze anomalies other monitoring platforms might have missed.
61
- Interactive visualizations reduce your reliance on the console, and historical metrics help you trace issues back to
62
- their root cause.
60
+- **Troubleshoot**: 1s granularity helps you detect and analyze anomalies other monitoring platforms might have
61
+ missed. Interactive visualizations reduce your reliance on the console, and historical metrics help you trace issues
62
+ back to their root cause.
63
- **Store**: Netdata's efficient database engine efficiently stores per-second metrics for days, weeks, or even
64
months. Every distributed node stores metrics locally, simplifying deployment, slashing costs, and enriching
65
Netdata's interactive dashboards.