You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to find out about unusual events on the system
So that I can diagnose them better
Acceptance Criteria
Set Tracepoints for sending and receiving on a socket (changed kprobe to tracepoint)
Send counter per file descriptor to userspace (timeseries will be created in client)
Send events for data size and blocking length per process.
This ticket can be split into smaller ones after discussing with the team. Aspects like filtering per process and configuring the ebpf side is work for future tickets.
The text was updated successfully, but these errors were encountered:
Implement a POC of #22 (comment).
User Story
Acceptance Criteria
This ticket can be split into smaller ones after discussing with the team. Aspects like filtering per process and configuring the ebpf side is work for future tickets.
The text was updated successfully, but these errors were encountered: