{% extends "layout.html" %}
{% block content %}
{{ alert_name
}}
Value | Time of Occurrence |
---|---|
{{ highest_value }} | {{ time_of_anomaly }} |
Lower Bound of Range | Upper Bound of Range |
{{ lower_bound }} | {{ upper_bound }} |
Severity Value | |
{{ severity_value }} |