Add dotnet trace profile to enable collecting counters with the trace
Open
Cost:S
dotnet-trace
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.