feat: add monthly export statistics tracking with region breakdown

Implement a new statistics module that records export operations per region and month, storing aggregated counts and total volumes in a dedicated stats table. The module includes a background job that runs daily to compute and persist the statistics from the export logs, enabling future dashboard queries without real-time aggregation overhead.
This commit is contained in:
bot 2024-12-01 07:52:21 +00:00
parent 14431389e9
commit d2295960c8
2 changed files with 0 additions and 0 deletions

Binary file not shown.

Binary file not shown.