summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-03-02 10:11:45 -0800
committerGitHub <noreply@github.com>2023-03-02 10:11:45 -0800
commitab944a349f4a27a072e13d6e79639af16e566e77 (patch)
tree92c8724e1f434deed0f8b3dd93186a83710b7d8e /collectors
parent20dc13822a410dcd5f3c3c8862ee78459a2ce669 (diff)
Update README.md (#14647)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/README.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/collectors/README.md b/collectors/README.md
index f1ae455845..7676ff8667 100644
--- a/collectors/README.md
+++ b/collectors/README.md
@@ -1,12 +1,3 @@
-<!--
-title: "Collectors"
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/README.md"
-id: "collectors-ref"
-sidebar_label: "Collectors"
-learn_status: "Published"
-learn_rel_path: "Concepts"
--->
-
# Collectors
When Netdata starts, and with zero configuration, it auto-detects thousands of data sources and immediately collects
@@ -16,8 +7,8 @@ Netdata can immediately collect metrics from these endpoints thanks to 300+ **co
when you [install Netdata](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md).
All collectors are **installed by default** with every installation of Netdata. You do not need to install
-collectors manually to collect metrics from new sources. See how you can
-[monitor anything with Netdata](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
+collectors manually to collect metrics from new sources.
+See how you can [monitor anything with Netdata](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
Upon startup, Netdata will **auto-detect** any application or service that has a collector, as long as both the collector
and the app/service are configured correctly. If you don't see charts for your application, see