Viewing profile — sharangxy
sharangxy
HN member- Joined
- Fri, Nov 17, 2023, 2:52 AM UTC
- HN karma
- 17
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About sharangxy
Recent public activity
- story
-
comment
Comment #39773850
You can also check out DeepFlow [1], where we implemented distributed tracing for microservices using eBPF, which of course also includes observability of K8s networks. 1. https://…
-
comment
Comment #39773840
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
-
comment
Comment #39532006
We have implemented zero-code distributed tracing with eBPF. https://github.com/deepflowio/deepflow
- story
- story
-
comment
Comment #38936655
The biggest difference: DeepFlow enables *Distributed* Tracing. In addition, DeepFlow combines the capabilities of eBPF and cBPF to achieve full-stack tracing of syscall + network_…
-
comment
Comment #38936619
I believe the current situation is like this. The advantage of eBPF lies in *request granularity* (i.e. PRC, API, SQL, etc ...) distributed tracing. To trace the internal functions…
-
comment
Comment #38934127
Some of our users’ ancestral processes are running on kernel 2.6, and the operations staff dare not upgrade the kernel. Indeed, there are many limitations in 2.6, but the simple tr…
-
comment
Comment #38933943
We are in the process of translating more documents into English, and we also greatly welcome the help of the community!
-
comment
Comment #38933916
VP of DeepFlow here. Thank you for your interest in DeepFlow! Yes, we have implemented distributed tracing using eBPF. In simple terms, we use thread-id, coroutine-id, and tcp-seq …
- story
-
comment
Comment #38715895
Our paper provides some explanations: https://dl.acm.org/doi/10.1145/3603269.3604823
-
comment
Comment #38707463
For those interested, you can also take a look at our open-source project DeepFlow. [1] https://deepflow.io [2] https://github.com/deepflowio/deepflow We use eBPF to achieve non-in…
-
comment
Comment #38707440
For those interested, you can also take a look at our open-source project DeepFlow - https://deepflow.io - https://github.com/deepflowio/deepflow We use eBPF to achieve non-intrusi…
-
comment
Comment #38348644
Troubleshooting Your Microservices in Zero Code
- story
- story