Skip to content

Aggregations on Range Fields #34644

@polyfractal

Description

@polyfractal

Meta-issue to encompass adding aggregation support for Range fields (date, numeric and IP).

Pre-work todo:

  • Document that aggs do not currently work with range fields

Common aggregations:

Date Specific:

IP Specific:

  • IP Range

Considerations

Dealing with ranges opens up some interesting usability issues. For example, min/max could deal with either the start or the end of the range. Similarly, for bucketing aggs like histogram and range, we may need to support "relations" such as contains, intersect, etc.

Related issues:

Use Cases:

#37642 - Weighting data across buckets

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions