Skip to content

Support histogram fields in rate aggregation #62939

Closed
@dgieselaar

Description

@dgieselaar

#60674 added a rate aggregation to Elasticsearch. It does currently not support histogram fields:

“Field [transaction.duration.histogram] of type [histogram] is not supported for aggregation [rate]”

To use the rate aggregation in the APM app, we'd need support for histogram fields. We currently have a bug which seems like an ideal candidate to fix by using the rate aggregation: elastic/kibana#77474

See also the discussion in the original issue: #60674 (comment)

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