opentelemetry-erlang
opentelemetry-erlang copied to clipboard
MetricProducers
See https://github.com/open-telemetry/opentelemetry-specification/pull/2722
The previous spec PR was closed in favor of https://github.com/open-telemetry/opentelemetry-specification/pull/2951, which is now merged. See https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#metricproducer for the MetricProducer spec, and https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#registerproducermetricproducer for the RegisterProducer(metricProducer) function on MetricReaders.
Thanks!