Using Profiler on Docker container running outside IntelliJ

已回答

Is it possible to profile a Docker container running outside IntelliJ using the Profiler built into IntelliJ Ultimate?

Maybe you can attach the profiler to the Docker container in the way as you can debug a Docker container by attaching the debugger in IntelliJ to a specific port?

https://blog.jetbrains.com/idea/2019/04/debug-your-java-applications-in-docker-using-intellij-idea/

 

0

Hi Henrik,

Not at present I'm afraid.

You are welcome to follow the progress in https://youtrack.jetbrains.com/issue/IDEA-252110

0

请先登录再写评论。