Scope
Time window within which the quota is applied
Quota amount
${{ getTotalCostSpent(quota).toFixed(2) }} / ${{ quota.costLimit.toFixed(2) }}
(
, {{ getCostProgress(quota).toFixed(0) }}% spent)
Current spendings for this quota
Alerting
% Threshold
, triggered at {{ getThresholdAmount(quota, it) }}.
You must define a quota amount > 0 for alerts to be sent.
You must define an email channel in the 'Notifications & Integrations > Messaging channels' section to send alerts.
Used to send email alerts when thresholds are crossed
You must define a channel for alerts to be sent.
You must add recipients for alerts to be sent.