diagnostics icon indicating copy to clipboard operation
diagnostics copied to clipboard

Add migration documentation mapping .NET Framework performance counters to .NET Core metrics

Open noahfalk opened this issue 2 years ago • 0 comments

Documentation Request

.NET Framework had many Windows Performance Counters and customers want guidance for what to do when migrating. We should help them find our new counters, understand the mapping between old and new, and offer guidance on what to do for counters that have no equivalent.

Previous documentation

.NET Framework Performance Counters: https://learn.microsoft.com/en-us/dotnet/framework/debug-trace-profile/performance-counters .NET EventCounters: https://learn.microsoft.com/en-us/dotnet/core/diagnostics/available-counters

noahfalk avatar Apr 04 '23 20:04 noahfalk