|
@@ -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
|