Skip to content

FabricObserver 3.2.1.831

Compare
Choose a tag to compare
@GitTorre GitTorre released this 22 Aug 22:44
723e318

FabricObserver 3.2.1.831 - SFPkgs with Microsoft-signed binaries. Microsoft-signed Nupkgs will be located in the nuget.org gallery.

NOTE: This release requires SF Runtime versions 8.0 and higher and targets .NET Core 3.1.

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.