Skip to content

[exporter/elasticsearch] Support exponential histogram #34813

Closed
@carsonip

Description

@carsonip

Component(s)

exporter/elasticsearch

Is your feature request related to a problem? Please describe.

There is no exponential histogram support in elasticsearch exporter now. It means exponential histograms are ignored. As Elasticsearch does not support native exponential histogram at the moment, exponential histograms in opentelemetry should be converted to T-digest and indexed.

Describe the solution you'd like

Convert to exponential histograms to Elasticsearch compatible format and index them.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions