summaryrefslogtreecommitdiffstats
path: root/collectors/plugins.d
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-12 06:36:27 -0800
committerGitHub <noreply@github.com>2023-02-12 06:36:27 -0800
commit8b62021d1c6436a5d74eb797a719ccb152f79ee4 (patch)
tree9decd5c3da7854fd169d75314e4b8f901e7ba7ae /collectors/plugins.d
parent13f41758b184496393bfee778132a35b891c3d5d (diff)
Guides and collectors reorg and cleanup part 1 (#14507)
* rm github star important * Remove some guides and rework the data collection docs * link fixes on collectors/README.md * link fixes on collectors/REFERENCE.md * Fix codacy * More codacy list formatting
Diffstat (limited to 'collectors/plugins.d')
-rw-r--r--collectors/plugins.d/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/collectors/plugins.d/README.md b/collectors/plugins.d/README.md
index 375099b128..cf548c250c 100644
--- a/collectors/plugins.d/README.md
+++ b/collectors/plugins.d/README.md
@@ -1,13 +1,13 @@
<!--
-title: "External plugins overview"
+title: "External plugins"
custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/plugins.d/README.md"
-sidebar_label: "External plugins overview"
+sidebar_label: "External plugins"
learn_status: "Published"
learn_topic_type: "References"
learn_rel_path: "Developers"
-->
-# External plugins overview
+# External plugins
`plugins.d` is the Netdata internal plugin that collects metrics
from external processes, thus allowing Netdata to use **external plugins**.