@cryptotaxi247 / netdata-1 / commits / 56f522ad1

Change link text to collectors.md (#14590)

* Change link text to collectors.md * Change doc title

Chris Akritidis committed Feb 22, 2023 at 10:17 UTC 56f522ad1ca3b86c14d7e800e5ad7e63ca95c5d7
2 files changed +4 -4
collectors/COLLECTORS.md
+2 -2
@@ -1,5 +1,5 @@
1 <!--
2 -title: "Supported collectors list"
2 +title: "Monitor anything with Netdata"
3 description: "Netdata gathers real-time metrics from hundreds of data sources using collectors. Most require zero configuration and are pre-configured out of the box."
4 custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/COLLECTORS.md"
5 sidebar_label: "Monitor"
@@ -7,7 +7,7 @@ learn_status: "Published"
7 learn_rel_path: "Integrations/Monitor"
8 -->
9
10 -# Supported collectors list
10 +# Monitor anything with Netdata
11
12 Netdata uses collectors to help you gather metrics from your favorite applications and services and view them in
13 real-time, interactive charts. The following list includes collectors for both external services/applications and
collectors/README.md
+2 -2
@@ -16,8 +16,8 @@ Netdata can immediately collect metrics from these endpoints thanks to 300+ **co
16 when you [install Netdata](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md).
17
18 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 our
20 -[list of supported collectors](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
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).
21
22 Upon startup, Netdata will **auto-detect** any application or service that has a collector, as long as both the collector
23 and the app/service are configured correctly. If you don't see charts for your application, see