summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-03-13 08:41:25 -0700
committerGitHub <noreply@github.com>2023-03-13 08:41:25 -0700
commit0ae02c9fb601bdf3d471b3e9b8bf2c693be60f2c (patch)
treefed8e340e21323570b1804f13e7aa5b5c0814d4e /collectors/ebpf.plugin
parentde1bbaa0de5e9d70ad013bcd6968ada6d00bad0a (diff)
Change H1 of collector docs to separate from the website (#14715)
Diffstat (limited to 'collectors/ebpf.plugin')
-rw-r--r--collectors/ebpf.plugin/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/ebpf.plugin/README.md b/collectors/ebpf.plugin/README.md
index aa2b596d5a..75f44a6e5c 100644
--- a/collectors/ebpf.plugin/README.md
+++ b/collectors/ebpf.plugin/README.md
@@ -8,7 +8,7 @@ learn_topic_type: "References"
learn_rel_path: "Integrations/Monitor/System metrics"
-->
-# Kernel traces/metrics (eBPF) monitoring with Netdata
+# Kernel traces/metrics (eBPF) collector
The Netdata Agent provides many [eBPF](https://ebpf.io/what-is-ebpf/) programs to help you troubleshoot and debug how applications interact with the Linux kernel. The `ebpf.plugin` uses [tracepoints, trampoline, and2 kprobes](#how-netdata-collects-data-using-probes-and-tracepoints) to collect a wide array of high value data about the host that would otherwise be impossible to capture.