TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Application Traffic with eBPF

95 点作者 thebsdbox超过 1 年前

2 条评论

sharangxy超过 1 年前
For those interested, you can also take a look at our open-source project DeepFlow - <a href="https:&#x2F;&#x2F;deepflow.io" rel="nofollow noreferrer">https:&#x2F;&#x2F;deepflow.io</a> - <a href="https:&#x2F;&#x2F;github.com&#x2F;deepflowio&#x2F;deepflow">https:&#x2F;&#x2F;github.com&#x2F;deepflowio&#x2F;deepflow</a><p>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.<p>Yes, we have implemented *Distributed* tracing using eBPF. Because of this achievement, we have also published a paper in ACM SIGCOMM 2023.
评论 #38710076 未加载
评论 #38707887 未加载
评论 #38707477 未加载
jimmyed超过 1 年前
Isn&#x27;t this how tcpdump&#x2F;ngrep&#x2F;gopacket work? For parsing the HTTP protocol, I find netpeek effective<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;darshanime&#x2F;netpeek">https:&#x2F;&#x2F;github.com&#x2F;darshanime&#x2F;netpeek</a>
评论 #38708044 未加载
评论 #38707375 未加载