summaryrefslogtreecommitdiffstats
path: root/collectors/COLLECTORS.md
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-02-20 16:52:43 +0200
committerGitHub <noreply@github.com>2023-02-20 06:52:43 -0800
commitff14cf0df6e7d29c6f0a0ee152f20d5ef7608fa5 (patch)
treebae85080e02a8697620e2169bd5b9cd3aa3a0192 /collectors/COLLECTORS.md
parentfe17707b063c828383eee167e37f69e3d916bce1 (diff)
Fix broken links in our documentation (#14565)
* fix broken link in ml/README.md * fix broken link across all files * fix broken link across all files * fix broken links and remove what's next sections * fix broken links and remove what's next section * Remove related links sections with broken links that link to removed files * fix broken links
Diffstat (limited to 'collectors/COLLECTORS.md')
-rw-r--r--collectors/COLLECTORS.md20
1 files changed, 11 insertions, 9 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index 30fcfb1b8e..e78dc881d7 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -52,7 +52,10 @@ If you don't see the app/service you'd like to monitor in this list:
## Available Collectors
-- [Service and application collectors](#service-and-application-collectors)
+- [Supported collectors list](#supported-collectors-list)
+ - [Add your application to Netdata](#add-your-application-to-netdata)
+ - [Available Collectors](#available-collectors)
+ - [Service and application collectors](#service-and-application-collectors)
- [Generic](#generic)
- [APM (application performance monitoring)](#apm-application-performance-monitoring)
- [Containers and VMs](#containers-and-vms)
@@ -68,7 +71,7 @@ If you don't see the app/service you'd like to monitor in this list:
- [Search](#search)
- [Storage](#storage)
- [Web](#web)
-- [System collectors](#system-collectors)
+ - [System collectors](#system-collectors)
- [Applications](#applications)
- [Disks and filesystems](#disks-and-filesystems)
- [eBPF](#ebpf)
@@ -79,10 +82,10 @@ If you don't see the app/service you'd like to monitor in this list:
- [Processes](#processes)
- [Resources](#resources)
- [Users](#users)
-- [Netdata collectors](#netdata-collectors)
-- [Orchestrators](#orchestrators)
-- [Third-party collectors](#third-party-collectors)
-- [Etc](#etc)
+ - [Netdata collectors](#netdata-collectors)
+ - [Orchestrators](#orchestrators)
+ - [Third-party collectors](#third-party-collectors)
+ - [Etc](#etc)
## Service and application collectors
@@ -218,8 +221,7 @@ configure any of these collectors according to your setup and infrastructure.
server log files and provide summary (client, traffic) metrics.
- [Squid web server logs](https://github.com/netdata/go.d.plugin/blob/master/modules/squidlog/README.md): Tail Squid
access logs to return the volume of requests, types of requests, bandwidth, and much more.
-- [Web server logs (Go version for Apache,
- NGINX)](https://github.com/netdata/go.d.plugin/blob/master/modules/weblog/README.md/): Tail access logs and provide
+- [Web server logs (Go version for Apache, NGINX)](https://github.com/netdata/go.d.plugin/blob/master/modules/weblog/README.md): Tail access logs and provide
very detailed web server performance statistics. This module is able to parse 200k+ rows in less than half a second.
- [Web server logs (Apache, NGINX)](https://github.com/netdata/go.d.plugin/blob/master/modules/weblog/README.md): Tail
access log
@@ -398,7 +400,7 @@ The Netdata Agent can collect these system- and hardware-level metrics using a v
of targets (service-checks) using the XML
stats interface.
- [WMI (Windows Management Instrumentation)
- exporter](https://github.com/netdata/go.d.plugin/blob/master/modules/wmi/README.md): Collect CPU, memory,
+ exporter](https://github.com/netdata/go.d.plugin/blob/master/modules/windows/README.md): Collect CPU, memory,
network, disk, OS, system, and log-in metrics scraping `wmi_exporter`.
### Disks and filesystems