opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Metrics: Add support for exemplars

Open codeboten opened this issue 3 years ago • 7 comments
trafficstars

As per the SDK specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#exemplar

codeboten avatar Jan 24 '22 23:01 codeboten

Hey @codeboten,

do you might have an update on this?

paprickar avatar Jul 27 '22 13:07 paprickar

@paprickar i do not. Maybe one of the @open-telemetry/python-maintainers can chime in with more info

codeboten avatar Aug 15 '23 23:08 codeboten

@paprickar We haven't started working on exemplars yet.

lzchen avatar Aug 16 '23 18:08 lzchen

Curious about the status of this work - planned, in progress or perhaps needs a contributor to pick up?

paigerduty avatar Mar 29 '24 20:03 paigerduty

@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

lzchen avatar Apr 22 '24 20:04 lzchen