Skip to content

Support Summary metrics #3058

@santigimeno

Description

@santigimeno

Hello everyone.

In our project we integrate opentelemetry-cpp to export our telemetry data using the OTLP exporters the library provides. Some of the metrics we export fit better as Summary but the library doesn't support it. I understand the reason being Summaries are declared Legacy in the spec.

I've added the support myself in the opentelemetry-cpp version we use in our project but would like to upstream the changes. So I was wondering whether you'd be open for a PR that allows users to export Summary metrics (it doesn't cover things like instrument creation, etc).

Thanks

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