1 repository
Collects and queries telemetry data automatically using eBPF for real-time debugging without manual instrumentation.
Distinct from Kubernetes Node Debugging: Distinct from Kubernetes Node Debugging: uses eBPF for automatic telemetry collection rather than transient debug environments.
Explore 1 awesome GitHub repository matching development tools & productivity · eBPF-Based Kubernetes Debuggings. Refine with filters or upvote what's useful.
Pixie is an open-source observability platform for Kubernetes that uses eBPF to automatically capture telemetry data from clusters without requiring any manual instrumentation or code changes. It functions as an eBPF telemetry collector, a continuous application profiler, a network traffic analyzer, and a scriptable telemetry query engine, all within a single Kubernetes-native tool. The platform distinguishes itself through several integrated capabilities. It continuously samples stack traces from compiled-language code to identify CPU performance bottlenecks, visualizing the results as inter
Collects and queries telemetry data automatically using eBPF for real-time debugging without manual instrumentation.