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, calculates total exports per user, and stores the results in a dedicated `monthly_export_stats` collection. This enables efficient generation of user activity reports without scanning the full export log.
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user