-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: webhook stats #1
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Currently, there is no visibility into the volume and distribution of inbound webhooks received per provider. This makes it difficult for admins to understand which integrations are actively sending data and at what rate. Adding a stats widget will provide quick insight into webhook activity, allowing for faster troubleshooting and monitoring.
Proposed Idea
Implement a new Filament widget at
Filament/Admin/Widgets/InboundWebhookStatsBySource.This widget will:
ListInboundWebhooks.Acceptance Criteria
Filament/Admin/Widgets/InboundWebhookStatsBySource.ListInboundWebhooksresource.