-
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 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 requestNew feature or request