Implement and surface value-based deferred metrics #3944
Labels
💻 aspect: code
Concerns the software code in the repository
🌟 goal: addition
Addition of new feature
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: api
Related to the Django API
Milestone
Description
Implement functions to compute the deferred metrics and cache them in Redis with appropriate TTL. This issues only includes metrics that are single numerical values.
These metrics must be surfaced in the Django admin by customising the admin template for
ImageReport
andAudioReport
models.Additional context
The text was updated successfully, but these errors were encountered: