coroot-node-agent icon indicating copy to clipboard operation
coroot-node-agent copied to clipboard

Feature: Support for discovering pprof endpoints just like in coroot-cluster-agent

Open undying opened this issue 6 months ago • 0 comments

Hello everyone coroot-cluster-agent supports discovery pprof endpoints via Kubernetes. Correct me if I'm wrong, but it seems that there is no similar functionality in the coroot-node-agent and now there is no way to find pprof endpoints for regular docker containers.

In our case, this functionality would be a killer feature, since the most highly loaded and demanding services work outside of Kubernetes. And for them, it is most important to have information about the load profile and memory consumption.

Is it possible to connect discovery pprof endpoints from Docker containers in our current environment, or would this require additional development?

undying avatar Jun 10 '25 16:06 undying