parca-dev / parca-agent

eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
https://parca.dev/
Apache License 2.0
520 stars 67 forks source link

network profiling support #847

Open zdyj3170101136 opened 1 year ago

zdyj3170101136 commented 1 year ago

In the past, I was a engineer working on our company's trace system. And we generate system architecture through trace, and use google pprof to visualization it. 截屏2022-09-29 下午7 44 27

but it was not enought, cause trace do not record relation between service and db. and it would be useful if parca agent could record network traffic between ip, and tran ip to dns.

javierhonduco commented 1 year ago

Hi! This feature would be great, but I don't think we will support it anytime in the short or even medium future as we are focusing mostly on CPU profiling and then memory

v-thakkar commented 1 year ago

Thanks for opening this issue @zdyj3170101136. Like Javier mentioned, we will be focusing on CPU and then memory profiling in the near future but let's keep this issue open. If you or anybody from the community would like to work on this, we'll be happy to review PRs. :)