1 Repo
Deploys arbitrary bpftrace programs across a cluster and collects their output into queryable tables.
Distinct from eBPF Program Deployment: Distinct from eBPF Program Deployment: specifically targets bpftrace programs for kernel tracing, not general eBPF programs.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Custom bpftrace Program Deployments. 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
Deploys arbitrary bpftrace programs across a cluster and collects their output into queryable tables.