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
[Telemetry, Logging] Emit {OriginalFormat} as the last property of the log record (#6111)
* Fixes#5720
Now {OriginalFormat} is emitted as the last item in the TagArray
* Fixes#5720
Adjusts ExtendedLogger to always return {OriginalFormat} as the last tag in the list
* Fixes#5720
Fixes ResourceMonitoring tests
* Fixes#5720
Address PR comments
Copy file name to clipboardexpand all lines: test/Libraries/Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests/Linux/Verified/LinuxUtilizationProviderTests.Provider_EmitsLogRecord.verified.txt
Copy file name to clipboardexpand all lines: test/Libraries/Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests/Verified/ResourceMonitoringServiceTests.ResourceUtilizationTracker_LogsSnapshotInformation.verified.txt
Copy file name to clipboardexpand all lines: test/Libraries/Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests/Windows/Verified/WindowsContainerSnapshotProviderTests.SnapshotProvider_EmitsLogRecord.DotNet.verified.txt
0 commit comments