We use eBPF to achieve non-intrusive (we call it `zero-code`) observability without modifying any application code, and have implemented three core features: Universal Map, Distributed Tracing, and Continuous Profiling.
Yes, we have implemented Distributed tracing using eBPF. Because of this achievement, we have also published a paper in ACM SIGCOMM 2023.
[1] https://deepflow.io
[2] https://github.com/deepflowio/deepflow
We use eBPF to achieve non-intrusive (we call it `zero-code`) observability without modifying any application code, and have implemented three core features: Universal Map, Distributed Tracing, and Continuous Profiling.
Yes, we have implemented Distributed tracing using eBPF. Because of this achievement, we have also published a paper in ACM SIGCOMM 2023.