Skip to content

feat: Add metrics for ACK codes.#793

Open
jrconlin wants to merge 10 commits intomasterfrom
feat/SYNC-4456_track_code
Open

feat: Add metrics for ACK codes.#793
jrconlin wants to merge 10 commits intomasterfrom
feat/SYNC-4456_track_code

Conversation

@jrconlin
Copy link
Member

@jrconlin jrconlin commented Oct 30, 2024

This adds metrics for

  • ua.command.ack.unknown_version indicating ACK responses from the
    desktop UA that do not match known, send notifications.
  • ua.command.ack {code: ###} recording ACK'd messages broken out by
    returned code

Closes: SYNC-4456

@jrconlin jrconlin requested review from pjenvey and taddes October 30, 2024 18:14
This adds metrics for
* `ua.command.ack.unknown_version` indicating ACK responses from the
  desktop UA that do not match known, send notifications.
* `ua.command.ack {code: ###}` recording ACK'd messages broken out by
  returned `code`

Closes: SYNC-4456
@jrconlin jrconlin force-pushed the feat/SYNC-4456_track_code branch from 4b9e6b5 to 50a7536 Compare October 30, 2024 20:24
@jrconlin jrconlin requested a review from pjenvey October 30, 2024 20:27
@jrconlin jrconlin marked this pull request as ready for review October 30, 2024 20:28
The notification version is the message_id. The message_id is an
encrypted string containing the uaid, chid, topic or timestamp, etc.
No need to check the channelId, since the version/message_id should
already have it.
…es/autopush-rs into feat/SYNC-4456_track_code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants