Skip to content

[FEATURE]: Kprobe for HTTP/1.x #11

@yxshen20

Description

@yxshen20

Feature Description

This feature aims to introduce implementations for HTTP/1.x observability using kprobes. 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

Observing HTTP/1.x is intergral for achieving HTTP observability. This protocol transmits data without encryption nor compression, so using low-latency kprobes is sufficient.

Alternatives Considered

No response

Potential Impact

No response

Additional Information

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions