11 Mar 2025
02:09 PM
- last edited on
12 Mar 2025
07:18 AM
by
MaciejNeumann
Hello,
From Data explorer we can have the active threads per process or per pod. My question is, can we filter the number of active threads per Service?
Thanks
12 Mar 2025 04:09 PM - edited 12 Mar 2025 04:09 PM
Hi @Dimitris_Pin ,
I thnik it is not possible. There is not service dimension (for splitting) at this metric.
Best regards,
János
13 Mar 2025 08:07 AM
Hello,
Thanks for confirming this. I was trying to see if there was any workaround, as the client asked if he could see the number of waiting or active threads per service.
18 Mar 2025 11:10 AM - edited 18 Mar 2025 11:11 AM
Just fyi i figured out a workaround in AKS so i thought i share it for future reference.
In AKS each service can run on multiple pods, so if you filter the .NET average number of active threads by process group and then search a specific service you have in mind you will see it. In AKS process and service can be somewhat the same. So based on that you can find it using the below screenshot.