Skip to content

chore(event-broker): Stop including clientId in statsd#19853

Merged
nshirley merged 1 commit intomainfrom
FXA-12846
Jan 6, 2026
Merged

chore(event-broker): Stop including clientId in statsd#19853
nshirley merged 1 commit intomainfrom
FXA-12846

Conversation

@nshirley
Copy link
Contributor

@nshirley nshirley commented Jan 5, 2026

Because:

  • Statsd metrics are grouped by name and label
  • and each unique name/label group costs money

This Commit:

  • Stops including the clientId in the webhookNotFound message for message publishing

Closes: FXA-12846

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

Because:
 - Statsd metrics are grouped by name and label
 - and each unique name/label group costs money

This Commit:
 - Stops including the clientId in the webhookNotFound message for
   message publishing

Closes: FXA-12846
@nshirley nshirley requested a review from a team as a code owner January 5, 2026 22:25
Copy link
Contributor

@LZoog LZoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nshirley nshirley merged commit 80da652 into main Jan 6, 2026
22 checks passed
@nshirley nshirley deleted the FXA-12846 branch January 6, 2026 15:37
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