Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[APM]: use correct interval field key for histogram aggregation
Fixes an issue with distribution aggs failing because elastic#39886 inadvertently changed the `interval` key for a histogram agg to `fixed_interval`, which only works on date_histogram aggs.
- Loading branch information