#29 · Primary category: AI DevOps & SRE Tools
deepflow
eBPF Observability - Distributed Tracing and Profiling
Project last updated:08/29/26
GitHub Stars
4.2K
Forks
483
Contributors
113
License
Apache-2.0
Why we included this project
Most observability tools ask you to add SDKs or wrappers to every service, which gets painful in a busy cloud-native stack. DeepFlow skips that by using eBPF to collect metrics, distributed traces, request logs, and function-level profiles automatically, so services in any language get visibility without code changes. That matters especially for GPU and AI workloads, where instrumenting manually is awkward and added overhead is a real concern; DeepFlow can profile CUDA and kernel functions and tie them back to request spans. SRE and DevOps teams get a service map, full-stack golden signals, and flame graphs for tracing bottlenecks from the network up through framework and runtime code. It can also serve as a storage or data source behind Prometheus, OpenTelemetry, or Pyroscope, so it slots into an existing stack instead of forcing a separate toolchain.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud