Skip to content

MetricsEventSource Not Publishing UpDownCounter For dotnet-counters/dotnet-monitor? #79916

@kkeirstead

Description

@kkeirstead

The dotnet monitor tool is currently working on adding support for System.Diagnostics.Metrics (the dotnet-counters tool already supports this). Just from taking a look at https://github.com/dotnet/runtime/blob/main/src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Metrics/MetricsEventSource.cs#L44, it looks like there isn't an event being published for UpDownCounter (e.g. UpDownCounterValuePublished) - does this need to be added so that dotnet-counters and dotnet-monitor can process those events?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions