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

Refactor probe loading to use ebpf.Collection #899

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Jun 30, 2024

Using NewCollectionWithOptions allows to access different eBPF programs and maps by their names.
This allows 2 improvements:

  • Generic load function for a probe.
  • Generic reader (perf buffer) initialization function.

@RonFed RonFed requested a review from a team June 30, 2024 08:29
@edeNFed edeNFed merged commit 609b22e into open-telemetry:main Jul 4, 2024
18 checks passed
@MrAlias MrAlias added this to the v0.14.0-alpha milestone Jul 15, 2024
@RonFed RonFed mentioned this pull request Jul 16, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants