summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-01-13 16:57:33 -0700
committerGitHub <noreply@github.com>2021-01-13 16:57:33 -0700
commitcc2d4ffa7b6efb2226cf7d14024bc07eee82ab10 (patch)
tree274fccac3739e6fc78b760058530dc97ec1b6b86 /collectors
parent8ce96cdefc7fb443a87f8bc03548afd1fe1df7f4 (diff)
Add guide: Monitor and visualize anomalies with Netdata (#10480)
* Init new anomalies guide * Continuing work * Finish draft of part 1 * Tweak to opening * Change headline * Copyediting and fixes * Fix link * Remove with Netdata from title * Init new guide * Rename guide * Continue work on part 2 * Finish draft of part 2 * Editing pass * Fixes for Amy * Restore part 1 * Restore anomalies doc * Fixes for Jen
Diffstat (limited to 'collectors')
-rw-r--r--collectors/python.d.plugin/anomalies/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/anomalies/README.md b/collectors/python.d.plugin/anomalies/README.md
index e074be6f52..8346aa6693 100644
--- a/collectors/python.d.plugin/anomalies/README.md
+++ b/collectors/python.d.plugin/anomalies/README.md
@@ -2,7 +2,7 @@
title: "Anomaly detection with Netdata"
description: "Use ML-driven anomaly detection to narrow your focus to only affected metrics and services/processes on your node to shorten root cause analysis."
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/anomalies/README.md
-sidebar_url: anomalies
+sidebar_url: Anomalies
-->
# Anomaly detection with Netdata