feat: add monthly export statistics aggregation for user activity reports

Implement a new aggregation pipeline in the statistics module that groups export events by month and user ID, enabling generation of monthly activity reports for administrators. The change includes a new `getMonthlyExportStats` function that queries the exports collection with a date range filter and returns aggregated counts per user.
This commit is contained in:
bot
2025-01-06 23:42:46 +00:00
parent 8bad800fde
commit faf69b87b7
3 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
View File
Binary file not shown.