Skip to content

task(many): Record start up messages to valid sentry config#20223

Merged
dschom merged 1 commit intomainfrom
FXA-12835.3
Mar 20, 2026
Merged

task(many): Record start up messages to valid sentry config#20223
dschom merged 1 commit intomainfrom
FXA-12835.3

Conversation

@dschom
Copy link
Copy Markdown
Contributor

@dschom dschom commented Mar 19, 2026

Because

  • We want to make sure all crons, queue processors, and services are instrumented with Sentry

This pull request

  • Goes through each FxA process and makes sure sentry is initialized
  • Captures start up message so we can keep tabs on processes

Issue that this pull request solves

Closes: (issue number)

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)

I added mention of this to the deploy doc. It's a little tricky to validate this locally, so during our next deploy, I'll be looking for these start up messages.

Because:
- We want to make sure all crons, queue processors, and services are instrumented with Sentry

This Commit:
- Goes through each FxA process and makes sure sentry is initialized
- Captures start up message so we can keep tabs on processes
@dschom dschom requested a review from a team as a code owner March 19, 2026 22:24
Copy link
Copy Markdown
Contributor Author

@dschom dschom left a comment

Choose a reason for hiding this comment

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

Claude helped make a lot of these changes. I have reviewed all them one by one.

Copy link
Copy Markdown
Contributor

@vbudhram vbudhram left a comment

Choose a reason for hiding this comment

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

Better than what we have now 👍🏽

@dschom dschom merged commit 98046aa into main Mar 20, 2026
22 checks passed
@dschom dschom deleted the FXA-12835.3 branch March 20, 2026 20:56
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