diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-12 16:30:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-12 16:30:42 +0000 |
commit | a7baadb7f3cdd020beee095457f897c0698e7167 (patch) | |
tree | a0c92aa2e552902cb9b0d46ca0b9301e28260f54 /docs | |
parent | Adding upstream version 1.30.0. (diff) | |
download | netdata-a7baadb7f3cdd020beee095457f897c0698e7167.tar.xz netdata-a7baadb7f3cdd020beee095457f897c0698e7167.zip |
Adding upstream version 1.30.1.upstream/1.30.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | docs/overview/what-is-netdata.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/overview/what-is-netdata.md b/docs/overview/what-is-netdata.md index 8ee0db410..5c4b54952 100644 --- a/docs/overview/what-is-netdata.md +++ b/docs/overview/what-is-netdata.md @@ -57,9 +57,9 @@ case: - **Monitor**: Netdata's health watchdog uses hundreds of preconfigured alarms to notify you via Slack, email, PagerDuty and more when an anomaly strikes. Customize with dynamic thresholds, hysteresis, alarm templates, and role-based notifications. -- **Troubleshoot**: 1s granularity helps you detect analyze anomalies other monitoring platforms might have missed. - Interactive visualizations reduce your reliance on the console, and historical metrics help you trace issues back to - their root cause. +- **Troubleshoot**: 1s granularity helps you detect and analyze anomalies other monitoring platforms might have + missed. Interactive visualizations reduce your reliance on the console, and historical metrics help you trace issues + back to their root cause. - **Store**: Netdata's efficient database engine efficiently stores per-second metrics for days, weeks, or even months. Every distributed node stores metrics locally, simplifying deployment, slashing costs, and enriching Netdata's interactive dashboards. |