-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-System.Diagnostics.TracingquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.
Milestone
Description
The lack of Performance Counters in .NET Core is blocking me to use ASP.NET Core for Enterprise applications.
I found many issues telling us to use EventCounters, but I couldn't find docs or even code in the repository using it.
There is any docs?
Anyway, ETW events doesn't replace Performance Counters, I use it to monitor Req/sec and I can't see how to do it easily with ETW, or ask the support team to monitor or collect it. Would be nice to have a Windows only implementation.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.Diagnostics.TracingquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.