summaryrefslogtreecommitdiffstats
path: root/collectors/Makefile.am
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-05-13 16:56:42 +0000
committerGitHub <noreply@github.com>2020-05-13 16:56:42 +0000
commit18ec989b21eb1c6cf1f736e27b6b89b1a3108b34 (patch)
treeb3de2d0312bcce1d6017376672e4b8babd81abec /collectors/Makefile.am
parent8d5db453b71bb7d3440d909f7e2f3c01718f5ae1 (diff)
Rename eBPF collector (#8822)
We renamed eBPF collector for a more meaningful name.
Diffstat (limited to 'collectors/Makefile.am')
-rw-r--r--collectors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/Makefile.am b/collectors/Makefile.am
index 9bb5295813..460612c685 100644
--- a/collectors/Makefile.am
+++ b/collectors/Makefile.am
@@ -24,7 +24,7 @@ SUBDIRS = \
python.d.plugin \
slabinfo.plugin \
statsd.plugin \
- ebpf_process.plugin \
+ ebpf.plugin \
tc.plugin \
$(NULL)