Skip to content

Running monitor 8 sidecar and dotnet app in k8s #5424

Answered by jander-msft
vinvli asked this question in Q&A
Discussion options

You must be logged in to vote

We tested the pizza app (https://github.com/MicrosoftDocs/mslearn-dotnet-kubernetes) together with the dotnet monitor 8 on our kubernetes cluster and it seems to work fine. Port forwarding to 52323 and using postman for http://localhost:52323/processes and the like. Very impressed with the functionality. Ideal for things like prod troubleshooting.

That's great to hear!

However when we try it with our own home made dotnet app we can't seem to connect. We get the error "The runtime has been configured to pause during startup and is awaiting a Diagnostics IPC resumestartup command from a diagnostic port" and "System.ArgumentException: Unable to discover a target process". We use .net 6 an…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jander-msft
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants