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
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
This adds metric calls for attempted and successful bridge sends.
format:
updates.client.bridge.[apns|gcm].[attempted|succeeded]
Errors are already logged.
closes#497
This adds metric calls for attempted and successful bridge sends.
format:
updates.client.bridge.[apns|gcm].[attempted|succeeded]
Errors are already logged.
closes#497
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For bridged protocols like gcm, need to add metrics indicating successful or error on delivery.
We already log significant events like key changes, delivery failures and deregistration events.
The text was updated successfully, but these errors were encountered: