-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-System.DiagnosticsenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
The System.Diagnostics.Metrics api was added with support for dimensioned metrics, but it doesn't seem to have been utilized much by the framework. We should have an effort to go through the framework and update usage of EventCounter to Meter, adding dimensions where applicable.
The main areas that should be considered are:
- Http
- Crypto?
- Disk IO?
Tracking work in external repos:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.DiagnosticsenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions