I want to monitor Service Fabric Process Monitor. I am looking for service fabric services and micro service process monitor like CPU and Memory usage of specific process. When I open up Task Manager I am able to see the CPU and Memory usage but How do I see this in perfmon.
I have tried looking at Process\PrivateBytes and .net CLR Memory\Total committed bytes but they do not seem the same as what I see in Task Manager.
Which perfmon metrics should I be looking for
After working with the Service Fabric Product Team on this question they have confirmed % Processor time is the counter you will want to use. It is available to collect in log analytics and will show which processes of yours are consuming the node’s resources.
https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-diagnostics-oms-setup
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With