FabricObserver 3.2.9
FabricObserver 3.2.9, ClusterObserver 2.2.5 - SFPkgs with Microsoft-signed binaries. Microsoft-signed Nupkgs will be located in the nuget.org gallery.
FabricObserver Changes
-
AppObserver no longer relies on Environment.ProcessorCount to determine concurrent monitoring capability. Even if you are CPU-limiting FabricObserver to a percentage of a single CPU core via Service Fabric Resource Governance, in which case Environment.ProcessorCount would return 1, AppObserver will still monitor services concurrently if AppObserverEnableConcurrentMonitoring is set to true.
-
AppObserver: Bug fix in child process monitoring.
-
AppObserver: Bug fix in Cpu RG monitoring.
-
Performance and Code improvements.
ClusterObserver Changes
- Performance and Code improvements.