opentelemetry-python
opentelemetry-python copied to clipboard
Metrics: Add support for exemplars
As per the SDK specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#exemplar
Hey @codeboten,
do you might have an update on this?
@paprickar i do not. Maybe one of the @open-telemetry/python-maintainers can chime in with more info
@paprickar We haven't started working on exemplars yet.
Curious about the status of this work - planned, in progress or perhaps needs a contributor to pick up?
@paigerduty
Not planned nor in progress. We welcome any contributors to pick this up!
Also, specs are merged for exemplars! https://github.com/open-telemetry/opentelemetry-specification/pull/3870