Open
Description
Problem
We are capturing exceptions that occur when attempting to generate a thumbnail with Photon and adding tallies to Redis (see #3324 for an example).
openverse/api/api/utils/image_proxy/__init__.py
Lines 103 to 117 in f56f731
Description
We should build an alarm or alert around those tallies, particularly to detect anomalous behavior as it may relate to thumbnails generated for a specific provider. #2401 may be a pre-requisite for this, so we're not gathering tally information from production when running the alarm logic.
Airflow may be the best place for this (as opposed to Cloudwatch) since it might give us more control in defining the logic used for the alarm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog