Skip to content

feat(agent): add configurable socket syscall hook list#11662

Open
yinjiping wants to merge 1 commit intomainfrom
configurable_socket_syscall
Open

feat(agent): add configurable socket syscall hook list#11662
yinjiping wants to merge 1 commit intomainfrom
configurable_socket_syscall

Conversation

@yinjiping
Copy link
Copy Markdown
Contributor

Add inputs.ebpf.socket.tunning.hooked_socket_syscalls so users can select which supported socket syscalls install eBPF hooks, while preserving the existing backend selection logic for mixed, pure-kprobe, and kfunc modes.

This PR is for:

  • Agent

Affected branches

  • main

Add inputs.ebpf.socket.tunning.hooked_socket_syscalls so users can
select which supported socket syscalls install eBPF hooks, while
preserving the existing backend selection logic for mixed, pure-kprobe,
and kfunc modes.
@yinjiping yinjiping force-pushed the configurable_socket_syscall branch from 139d419 to bc00cde Compare April 24, 2026 13:46
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

Successfully merging this pull request may close these issues.

1 participant