Skip to content

Implement/Convert existing EventCounters to Metrics #79371

@samsp-msft

Description

@samsp-msft

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.DiagnosticsenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions