You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FabricObserver 3.2.1.960 - SFPkgs with Microsoft-signed binaries. Microsoft-signed Nupkgs will be located in the nuget.org gallery.
NOTE: This release requires SF Runtime versions 9.0 and higher and targets .NET 6.
FabricObserver Changes (NOTE: Breaking ETW changes - Kusto queries will have to be modified.)
AppObserver: Updated ChildProcessInfo to include ProcessId of child process.
Bug fix: FO will no longer put itself into Warning with an infinite TTL health event when some observer does not complete within user-specified max run time.
Bug fix: AppObserver - Same named child processes will now be processed correctly.
Bug fix: FabricSystemObserver regression in reporting for some system services has been resolved.
DiskObserver: TelemetryData Property value is now "[drive] [Metric name]", e.g., on Windows, "C: Disk Space Usage (Percent)".
Performance improvements.
New ETW payload format: Json-serialized instances of *TelemetryData or anonymous types. This breaks existing KQL queries. See new ETW documentation for info.