open-telemetry/opentelemetry-dotnet

MetricProducer support

Open

#3 963 ouverte le 1 déc. 2022

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C# (889 forks)auto 404
enhancementhelp wantedkeep-openmetricspkg:OpenTelemetryspec-compliance

Métriques du dépôt

Stars
 (3 725 stars)
Métriques de merge PR
 (Métriques PR en attente)

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:

Guide contributeur