{% extends "base.html" %} {% block title %}Glossary{% endblock %} {% block page_title %}Terminology Glossary{% endblock %} {% block page_subtitle %}Standardized definitions for all dashboard metrics and terms{% endblock %} {% block content %}
{{ card.what }}
{% if card.how %}{{ card.how }}
{% endif %}
{% if unit_rules.get(term_key) %}
{{ unit_rules[term_key].example }}
{{ unit_rules[term_key].pattern }}
Aggregated by request date (UTC). Midnight-to-midnight boundaries.
Grouped by hour boundary (UTC). Partial hours are included.
Individual request data. No aggregation β each row is one API call.
Percentile latency tells you how fast a given percentage of requests completed.
Example: {{ rule.example }}