Deliveries over time

The unit on Delivery rate follows the bucket width —
/min, /hour or /day.
Each delivery contributes once, when its final outcome occurs. A delivery that fails twice and then succeeds contributes one Delivered and zero Failed. Queued, retrying and cancelled deliveries do not contribute to these metrics.
A range with no data shows No deliveries available rather than an empty chart. Widen the range before reading that as a problem.
Recent deliveries

Retryable failures are retried with increasing delays, then dead-lettered if the retry limit is reached. Permanent failures are dead-lettered immediately. For example, an HTTP
400 response is not retried, and 410 Gone also disables the subscription. Repeated authorization failures can pause a subscription automatically.
Attempts counts every attempt including the first, so it keeps climbing while a row stays in Retrying.
Response shows the recorded status code, with an error description where available. Webhooks show the endpoint’s HTTP status. Azure Storage Queue failures can also show status codes such as 403 or 404. Deliveries with no recorded status code show —, including successful queue sends and Service Bus deliveries.
The widget holds the 25 most recent deliveries. The expand control opens the full list, which loads more as you scroll, and Refresh re-reads the log in either view.