{t("Define on-call rotations and escalation policies for alert notifications.")}
{t("Create an escalation policy to define how alerts are escalated to on-call users.")}
| {t("Name")} | {t("Levels")} |
|---|---|
| {policy.name} | {length(policy.rules)} |
{t("Create an on-call schedule to define rotation coverage.")}
{schedule.timezone}
{t("On-Call Now")}
<%= if schedule.current_on_call do %> {schedule.current_on_call_name} <% else %> {t("No one")} <% end %>