create a remote connection to localhost.

Questions about YourKit Java Profiler
Post Reply
johnb
Posts: 1
Joined: Mon Dec 16, 2019 11:58 pm

create a remote connection to localhost.

Post by johnb »

I'm new to YourKit and fairly new to Docker. On the docker instruction page here: https://www.yourkit.com/docs/java/help/docker.jsp

It says the following at the very bottom:
Note: if you're running Docker locally on your developer machine, create a remote connection to localhost.
I don't know what that means. Can someone point me to an article or another resource that explains what this is and how to do it? Thanks in advance.
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Re: create a remote connection to localhost.

Post by Vladimir Kondratyev »

You have to connect to dockerized app as if it is running on remote computer:
https://www.yourkit.com/docs/java/help/ ... ote_ui.jsp

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Post Reply