summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-15 10:04:45 -0800
committerGitHub <noreply@github.com>2023-02-15 10:04:45 -0800
commit736cc65834edffdb1e5bf1f1cf05575d95efa2c2 (patch)
tree32081a20e31bcc52a43e6fa440c396484c8a03d4 /collectors
parent70229a438b40fd8053d4810ee38c91ce45cafeaf (diff)
Reorganize learn documents under Integrations part 2 (#14538)
* Reorge exporter integrations * Reorg alert notifications. change mdx to md for alert related files * Move all .mdx to .md, including links.
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 2013213c13..57568071e0 100644
--- a/collectors/python.d.plugin/anomalies/README.md
+++ b/collectors/python.d.plugin/anomalies/README.md
@@ -10,7 +10,7 @@ learn_rel_path: "Integrations/Monitor/Anything"
# Anomaly detection with Netdata
-**Note**: Check out the [Netdata Anomaly Advisor](https://github.com/netdata/netdata/blob/master/docs/cloud/insights/anomaly-advisor.mdx) for a more native anomaly detection experience within Netdata.
+**Note**: Check out the [Netdata Anomaly Advisor](https://github.com/netdata/netdata/blob/master/docs/cloud/insights/anomaly-advisor.md) for a more native anomaly detection experience within Netdata.
This collector uses the Python [PyOD](https://pyod.readthedocs.io/en/latest/index.html) library to perform unsupervised [anomaly detection](https://en.wikipedia.org/wiki/Anomaly_detection) on your Netdata charts and/or dimensions.