aquasecurity / esquery

An idiomatic Go query builder for ElasticSearch
Apache License 2.0
305 stars 57 forks source link

Shall we support date_histogram aggregation #23

Open Colstuwjx opened 2 years ago

Colstuwjx commented 2 years ago

Yes, esquery is a pretty cool project, and I wonder if we could add date_historgram aggregation support, see es doc.

LironHazan commented 1 year ago

@Colstuwjx is there a plan to merge the PR? I really want to use it :)

LironHazan commented 1 year ago

your code works great, too bad no one merges it in, btw should add the support for extended_bounds get's really useful when need to adjust the data for a time series line chart for e.g.