Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring eBPF to static binaries #11709

Merged
merged 5 commits into from
Oct 29, 2021
Merged

Conversation

thiagoftsm
Copy link
Contributor

@thiagoftsm thiagoftsm commented Oct 23, 2021

Summary

This PR is adding ebpf.plugin to our official static installer.

Component Name

installer
ebpf.plugin

Test Plan
  1. Clone this branch.
  2. Start docker service.
  3. Compile static binary ./packaging/makeself/build-x86_64-static.sh
  4. Install Netdata using ./netdata-x86_64-latest.gz.run.
  5. Verify that inside /opt/netdata/usr/libexec/netdata/plugins.d/ebpf.d/ you have eBPF programs compiled on kernels 4.14, 4.16, 4.18, 5.4, 5.10, and 5.11
Additional Information
Linux Distribution kernel version
Slackware Current 5.14.14
Manjaro 21.1 5.10.70-1
Ubuntu 18.04 5.4.0-89
Debian 10.10 4.19.171-2
CentOS 8.4.2105 4.18.0-305
Ubuntu 18.04 4.15.0-159
Slackware Current 4.14.239

This feature will not work on CentOS 7.x.

@thiagoftsm thiagoftsm marked this pull request as draft October 23, 2021 01:13
@github-actions github-actions bot added the area/packaging Packaging and operating systems support label Oct 23, 2021
@thiagoftsm thiagoftsm changed the title Bring eBPF to kickstart Bring eBPF to static binaries Oct 25, 2021
@thiagoftsm thiagoftsm marked this pull request as ready for review October 25, 2021 19:46
@thiagoftsm thiagoftsm merged commit 2888127 into netdata:master Oct 29, 2021
@thiagoftsm thiagoftsm deleted the ebpf_kickstart branch October 29, 2021 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packaging Packaging and operating systems support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants