Update README.md (#14647)
Chris Akritidis committed
Mar 2, 2023 at 10:11 UTC
ab944a349f4a27a072e13d6e79639af16e566e77
1 file changed
+2
-11
collectors/README.md
+2
-11
@@ -1,12 +1,3 @@
1
-<!--
2
-title: "Collectors"
3
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/README.md"
4
-id: "collectors-ref"
5
-sidebar_label: "Collectors"
6
-learn_status: "Published"
7
-learn_rel_path: "Concepts"
8
--->
9
-
1
# Collectors
2
3
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
7
when you [install Netdata](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md).
8
9
All collectors are **installed by default** with every installation of Netdata. You do not need to install
19
-collectors manually to collect metrics from new sources. See how you can
20
-[monitor anything with Netdata](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
10
+collectors manually to collect metrics from new sources.
11
+See how you can [monitor anything with Netdata](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
12
13
Upon startup, Netdata will **auto-detect** any application or service that has a collector, as long as both the collector
14
and the app/service are configured correctly. If you don't see charts for your application, see