Using Profiler on Docker container running outside IntelliJ
Answered
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/
Please sign in to leave a comment.
Hi Henrik,
Not at present I'm afraid.
You are welcome to follow the progress in https://youtrack.jetbrains.com/issue/IDEA-252110