Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Add Distribution Support to SemanticAggregatorMetric #84

@ao2017

Description

@ao2017

Heroic histogram data is currently computed locally.
It is practically impossible to aggregate percentile.
We are adding distribution to heroic to address that issue. Distribution will create data sketch that will be used upstream to compute percentile on the entire data distribution.

This task will add distribution support to Semantic Metric Aggregator.

DoD: Ensure that distribution is supported in remote metric.

Code Pointer:
https://github.com/spotify/semantic-metrics/blob/master/remote/src/main/java/com/spotify/metrics/remote/SemanticAggregatorMetricRegistry.java

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