Skip to content

Document the default max number of buckets in the auto_date_histogram documentation #32950

@colings86

Description

@colings86

Document that max_bucket setting means that by default the max number of buckets you can request in the auto_date_histogram aggregation is 333.

This is because we need collect num_buckets * 30 buckets before we can merge up to the next interval

We should also mention that this limit can be changed using the max_buckets setting

Metadata

Metadata

Assignees

Labels

:Analytics/AggregationsAggregations>docsGeneral docs changesTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Team:DocsMeta label for docs team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions