Dashboard
In your Hooklistener dashboard, you can monitor activity across all Connections in one place.
At the top, you’ll find a summary of total active Connections, as well as the number of sources and destinations they include.
Below that, two main charts help you track webhook traffic and performance. You can adjust the date range using the toggle in the top-right corner.
- Events Received: Shows the number of incoming webhooks received by Hooklistener over time.
- Webhook Delivery: Tracks delivery outcomes, including delivered, failed, retried, and pending retries.
Webhook Delivery Breakdown
- Pending webhooks: When a webhook is received at the Connection source, each destination receives a pending delivery. These are later classified as delivered, failed, or pending retries.
- Delivered webhooks: Webhooks that were successfully forwarded to their destination.
- Failed webhooks: These are webhooks that exhausted all retry attempts without success. For example, with the default retry count of 15, a webhook is marked as failed after the 15th unsuccessful attempt. You can manually resend failed webhooks once the issue is resolved.
- Pending retries: Webhooks that failed to deliver on the first attempt and are waiting for the next retry, based on your configured retry schedule. Retries (On the left-side menu): Shows how many retry attempts have occurred. Even if delivery eventually succeeds, a high retry count may indicate underlying problems.
If any Connection requires your attention, a sidebar alert will appear. Hooklistener flags high retry rates and failed deliveries so you can address issues before they impact your system.