Skip to content

Service graph - exponential histogram support  #29628

Closed as not planned
Closed as not planned
@0x006EA1E5

Description

Component(s)

connector/servicegraph, processor/servicegraph

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

Current use of "traditional" histograms creates many timeseries, which is prohibitively expensive (in our org).

Describe the solution you'd like

Config option to use exponential histogram, similar to span metrics connector.
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/connector/spanmetricsconnector/README.md#L92

Describe alternatives you've considered

No response

Additional context

As mentioned above, this config option is available for span metrics
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/connector/spanmetricsconnector/README.md#L92

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