open-telemetry/opentelemetry-dotnet

MetricProducer support

Open

#3,963 opened on Dec 1, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C# (889 forks)auto 404
enhancementhelp wantedkeep-openmetricspkg:OpenTelemetryspec-compliance

Repository metrics

Stars
 (3,725 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem Statement

https://github.com/open-telemetry/opentelemetry-specification/pull/2951 defined an experimental MetricProducer interface, which can be used to support metric bridges. Note that the specifications are experimental, so it isn't critical that it is implemented at this time.

Changes:

Contributor guide