Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Add metric to bridge routed messages #497

Closed
jrconlin opened this issue Jun 29, 2016 · 0 comments · Fixed by #499
Closed

Add metric to bridge routed messages #497

jrconlin opened this issue Jun 29, 2016 · 0 comments · Fixed by #499
Assignees
Labels

Comments

@jrconlin
Copy link
Member

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.

@jrconlin jrconlin self-assigned this Jun 29, 2016
jrconlin added a commit that referenced this issue Jun 29, 2016
This adds metric calls for attempted and successful bridge sends.
format:
        updates.client.bridge.[apns|gcm].[attempted|succeeded]
Errors are already logged.

closes #497
bbangert pushed a commit that referenced this issue Jul 13, 2016
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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants