This page explains the concepts. To turn it on step by step, follow the usage-alerts setup guide.
How alerts fire
A usage alert watches one billable metric on one subscription and fires when the current period’s aggregated usage crosses a threshold. Each alert fires at most once per billing period (an atomic claim dedups concurrent evaluations), through two channels:- the
usage.alert.triggeredwebhook event, to your endpoints - an email to the customer
Create an alert
Multiple thresholds on the same metric are allowed (e.g. 80% and 100%);
each fires independently, once per period.