Skip to content

Exemplar support #575

@jmacd

Description

@jmacd

Is your feature request related to a problem? Please describe.
The OTel metrics SDK specification has an experimental section on Exemplars.
The group is moving to stabilize that spec, and this reference implementation ought to have an implementation.

Describe the solution you'd like
Because we have a two-stage aggregation pipeline, the "Simple" reservoir approach is not possible. We use a weighted reservoir instead, because it correctly aggregates inputs and preserves their weight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions