We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.