@cryptotaxi247 / netdata-1 / commits / 227ebeee5

Added eBPF to docs navigation and improved title (#8191)

* Add eBPF to nav and improve title * Restore buildhtml

Joel Hans committed Feb 24, 2020 at 17:05 UTC 227ebeee5c065dee9a8c14fccbe6ad19c710657b
2 files changed +2 -1
collectors/ebpf_process.plugin/README.md
+1 -1
@@ -1,4 +1,4 @@
1 -# ebpf_process.plugin
1 +# eBPF monitoring with Netdata
2
3 This collector plugin uses eBPF to monitor system calls inside your operating system's kernel. For now, the main goal of
4 this plugin is to monitor IO and process management on the host where it is running.
docs/generator/buildyaml.sh
+1
@@ -214,6 +214,7 @@ echo -ne "
214 - 'collectors/COLLECTORS.md'
215 - 'collectors/REFERENCE.md'
216 - Internal plugins:
217 + - eBPF metrics: collectors/ebpf_process.plugin/README.md
218 "
219
220 navpart 3 collectors/proc.plugin