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
Today its possible to use dotnet counters to collect counters and dotnet trace to collect traces. I'd like there to be a profile added to dotnet trace so that counters could be collected and correlated into a trace. This would make it easier to analyze counters alongside a trace which can give a better picture of what the numbers looked like leading up to or during certain events.