Historical Alerts

{% for alert in alerts %} {% endfor %} {% for alert in alerts %}
{{ alert.alert_time }} - {{ alert.alert_message }}
{% endfor %}
ID Type Name ASIN Metric Old Value New Value % Change Threshold Alert Message Time
{{ alert.id }} {{ alert.product_type }} {{ alert.product_name }} {{ alert.asin }} {{ alert.metric }} {{ alert.old_value }} {{ alert.new_value }} {{ alert.change_percentage }}% {{ alert.threshold }} {{ alert.alert_message }} {{ alert.alert_time }}
Back to Dashboard