Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Stream<SyscallEvent> -> Stream<TracingSpan>
Infer distributed request spans by intercepting kernel socket I/O events using eBPF probes.
Problem it solves
Code instrumentation is intrusive, fragile, and hard to maintain across multiple languages and runtime environments.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.