Hi, I'm looking at using the new aggregations module of Elasticsearch to produce some metrics for my application.
I want to calculate the rolling average for every hour in the last 28 days and then plot these on a chart. I can see how this could be done using a query per hour for the last 28 days. This seems problematic in terms of load and performance. Can this be done using a single query? Regards, Simon -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d0a2dba7-f5a5-4944-ae0e-c6771b43ad6c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
