Skip to content

Support RecordMinMax for histogram and exponential histogram aggregations #7859

@dashpole

Description

@dashpole

I wanted to set RecordMinMax=false to work around an issue we (GCP) have with how min and max are handled, but wasn't able to.

Describe the solution you'd like

Implement RecordMinMax for histogram and exponential histogram aggregations. See

It seems like they weren't added initially because they were optional at the time: #3938 (comment). Based on the specs above, they seem to be required now.

Oddly, it seems like declarative config somehow has a related parameter?

. But I couldn't find it anywhere else. Either way, I assume this would be useful to support the full declarative configuration spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions