Colin Aygalinc
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited Try to use dottrace inside an ephemeral container in kub environment and cannot profile a running PID
Hello ! I try to profile some of my app (runtime dotnet 9 ) that run inside a Kubernetes Cluster.In order to do it in a transparent way, i build a special debug container that contains dottrace. I... -
Created No event when profiling with dottrace commandline vs using dotnet ui
Hello ! On my local desktop (Macos Arm64), I experiment with the dottrace command line tool. I start the basic web app from microsoft and attach the dottrace profiler with : ./dottrace attach 230...