pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.29k stars 3.75k forks source link

will pinpoint plan to support diagnose Service Mesh Network Performance with eBPF, like pinpoint eBPF probe? #9302

Open gotoworld opened 1 year ago

gotoworld commented 1 year ago

Prerequisites

will pinpoint plan to support diagnose Service Mesh Network Performance with eBPF, like pinpoint eBPF probe? Thanks a lot.

emeroad commented 1 year ago

Yes. We have plans to develop an eBPF network probe.

eBPF network probe will be developed with Apache Pinot olap storage.

As an example of using pinot image

System monitoring will be added in pinpoint 2.5.0, and it will work with telegraf agent. If someone develops an open source eBPF probe, Pinpoint will be able to easily integrate with this agent.