Hacker News new | ask | show | jobs
by emmanueloga_ 828 days ago
There is a flood of observability tools based on eBPF coming out these days [1]. eBPF is used to collect metrics without the need to instrument the code.

--

1: https://ebpf.io/applications/

1 comments

DeepFlow [1][2] is one of them, where we implemented distributed tracing for microservices using eBPF.

1. https://deepflow.io 2. https://github.com/deepflowio/deepflow