Skip to content

[FEATURE]: Uprobe for HTTPS #12

@yxshen20

Description

@yxshen20

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions