Hi there, I just can't get to aggregate results by time. Let's say I log errors in a MongoDB collection. How can I group the number of errors per day (for example) ? Thanks in advance.