[No QA] Exclude Group-IB domains from Sentry request tracing#85552
[No QA] Exclude Group-IB domains from Sentry request tracing#85552
Conversation
|
@Beamanator Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@cristipaval did this stop generating the console error for you? I still see it on my side. |
@rlinoz I couldn't see the error before on dev, I saw it on staging and prod only. I suppose it was because Sentry was enabled on staging and prod only. |
|
ah yeah, I think we need to change this patch 38e628c to only try to get that from the header if the request contains expensify.com or something.. |
JmillsExpensify
left a comment
There was a problem hiding this comment.
No product review required.
|
@rlinoz, do you think we should still collect metrics for calls to the FP backend, even though they run asynchronously in the background? |
|
hmmm I am not sure I understand what you mean. |
|
Oh I am fine with not tracking those, I am just saying it won't fix the console error if we don't fix the patch. |
Beamanator
left a comment
There was a problem hiding this comment.
Seems fine, will let y'all merge :D
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
🚧 @rlinoz has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/rlinoz in version: 9.3.50-0 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. Reason: This PR only modifies internal Sentry telemetry configuration ( |
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.3.50-8 🚀
|
Explanation of Change
Excludes Group-IB domains from Sentry request tracing, to avoid the following console alerts

Fixed Issues
$
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari