You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Webhook metrics to the health check / status endpoint
Description
Add some additional metrics to the health check / status endpoint for webhooks.
Such as :
Number of threads available in the executor pool
Number of threads in-use in the executor pool
Number of events waiting to be queued by the executor pool
Number of events that have failed to be added to the queue and will not be sent
This would allow us to see how many failures have occurred, or how many threads are in-use and provide some metrics around the health of FusionAuth as it relates to successfully delivering web hooks.
Uh oh!
There was an error while loading. Please reload this page.
Add Webhook metrics to the health check / status endpoint
Description
Add some additional metrics to the health check / status endpoint for webhooks.
Such as :
This would allow us to see how many failures have occurred, or how many threads are in-use and provide some metrics around the health of FusionAuth as it relates to successfully delivering web hooks.
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered: