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 the admin dashboard. The pipeline filters events from the last 12 months, computes per-user export counts, and stores results in a dedicated statistics collection.
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
Metadata-Version: 2.1
|
Metadata-Version: 2.2
|
||||||
Name: Ragnar
|
Name: Ragnar
|
||||||
Version: 1.3.37
|
Version: 1.3.37
|
||||||
Summary: Anti spam bot for dR
|
Summary: Anti spam bot for dR
|
||||||
|
|||||||
Reference in New Issue
Block a user