-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
Labels
area-System.Diagnostics.MetricenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Milestone
Description
Meter = Meter.Name (maybe also a count of instruments?)
Instruments = Instrument.Name (maybe also its meter name? And Enabled?). DebuggerDisplay attribute is inherited so the attribute can be added once to the base class.
DebuggerDisplayAttribute docs: https://learn.microsoft.com/en-us/visualstudio/debugger/using-the-debuggerdisplay-attribute?view=vs-2022
It could be tagged as help wanted.
martincostello
Metadata
Metadata
Assignees
Labels
area-System.Diagnostics.MetricenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors