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

make aws-ebpf-sdk-go client generic and easy to consume #99

Open
nithu0115 opened this issue Nov 13, 2024 · 1 comment
Open

make aws-ebpf-sdk-go client generic and easy to consume #99

nithu0115 opened this issue Nov 13, 2024 · 1 comment

Comments

@nithu0115
Copy link
Contributor

We tried to use aws-ebpf-sdk-go in a containerized environment can could not use it for few reasons

  • Need support to consume SDK in compute where /sys/kernel/bpf is read-only file system
  • Remove pinning support if customer do not want it
  • Documentation is very slim
  • Support more filters like TC_CLS
  • Send logging to stdout and stderr instead of a file
  • Support loading single object file which can have multiple programs.
@nithu0115 nithu0115 changed the title make aws-ebpf-sdk-go client's generic and easy to consume make aws-ebpf-sdk-go client generic and easy to consume Nov 13, 2024
@nithu0115
Copy link
Contributor Author

Few CR where we tried to solve pinning issue -
#98
#96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant