enhancementhelp wantedkeep-openmetricspkg:OpenTelemetryspec-compliance
Repository metrics
- Stars
- (3,725 stars)
- PR merge metrics
- (PR metrics pending)
説明
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:
- Define a MetricProducer interface, following https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#metricproducer
- Define a RegisterProducer(metricProducer) function on MetricReader, following https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#registerproducermetricproducer