1 Repo
Probes Go struct methods by formatting probe paths with package path and receiver type name.
Distinct from Receiver-Based Dispatch: Distinct from Receiver-Based Dispatch: focuses on probing specific struct methods for observability, not general dispatch logic.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Struct Method Probes. 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
Probes Go struct methods by formatting probe paths with package path and receiver type name.