-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
This feature aims to introduce implementations for HTTPS observability using uprobes. This includes documentation for dependecies that need to be installed, the source code for the eBPF code as well as the user-mode agent, and instructions on how to run the sniffer.
Motivation and Context
With TLS encryption, kprobes are unable to capture the data before encryption, so uprobes have to be employed. These uprobes should target different functions in the user space, to capture relevant data with the most efficiency.
Alternatives Considered
No response
Potential Impact
No response
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request