1 مستودع
Gathering low-level kernel events and augmenting them with high-level resource identities.
Distinct from Kernel-Level Hooking: No candidate covers the specific act of collecting telemetry for observability; others focus on data splicing or hooking.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Telemetry Collection. Refine with filters or upvote what's useful.
Inspektor Gadget is an eBPF observability toolset and program framework designed for tracing Linux systems and debugging Kubernetes nodes. It provides a suite of tools to collect kernel-level telemetry and export system metrics via the OpenTelemetry standard. The project distinguishes itself by packaging inspection tools as OCI-compliant container images, allowing for standardized distribution and deployment across clusters and hosts. It employs a modular data processing pipeline that utilizes WebAssembly modules to transform and filter telemetry, and leverages Compile Once Run Everywhere for
Gathers low-level kernel data and enriches it with Kubernetes-native identities like pod and container names.