Skip to content

Provide a configuration property for configuring a distribution statistic's expiry #27477

@hadjiski

Description

@hadjiski

This is a way to auto-configure client percentiles

management:
  metrics:
    distribution:
      percentiles:
        http.server.requests: 0.9

which ends up in this place, without capability to set expiry.

Why not adding the capability to configure also the sliding window of the quantile, which currently seems to be defaulting to 2m

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions