Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(5) ref(tracing): Remove ReactNativeTracing deprecated options and use new integrations style #3998

Merged
merged 42 commits into from
Aug 13, 2024

Conversation

krystofwoldrich
Copy link
Member

📢 Type of change

  • Refactoring

  • Removed deprecated ReactNativeTracing option idleTimeout use idleTimeoutMs instead

  • Removed deprecated ReactNativeTracing option maxTransactionDuration use finalTimeoutMs instead

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • All tests passing
  • No breaking changes

@krystofwoldrich krystofwoldrich changed the title misc(tracing): Remove ReactNativeTracing deprecated options ref(tracing): Remove ReactNativeTracing deprecated options and use new integrations style Aug 7, 2024
@krystofwoldrich krystofwoldrich changed the base branch from kw/ref-stall-tracking-integration to kw/ref-user-interaction-integration August 7, 2024 14:37
Copy link
Contributor

github-actions bot commented Aug 7, 2024

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 450.02 ms 508.92 ms 58.90 ms
Size 17.73 MiB 20.04 MiB 2.31 MiB

Copy link
Contributor

github-actions bot commented Aug 7, 2024

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1232.14 ms 1231.57 ms -0.57 ms
Size 2.36 MiB 3.05 MiB 706.21 KiB

Copy link
Contributor

github-actions bot commented Aug 7, 2024

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1254.16 ms 1244.83 ms -9.33 ms
Size 2.92 MiB 3.62 MiB 719.89 KiB

Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

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

Small question but looks to me, LGTM!

@krystofwoldrich krystofwoldrich marked this pull request as draft August 8, 2024 09:24
@krystofwoldrich krystofwoldrich marked this pull request as ready for review August 8, 2024 09:27
@krystofwoldrich
Copy link
Member Author

krystofwoldrich commented Aug 8, 2024

@lucas-zimerman THank you for the review, could you give it one more look.

I have fixed the comment and also the tests + changelog.

@krystofwoldrich krystofwoldrich changed the title ref(tracing): Remove ReactNativeTracing deprecated options and use new integrations style (5) ref(tracing): Remove ReactNativeTracing deprecated options and use new integrations style Aug 8, 2024
Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

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

I left a comment to remove some redundant comment, but other than that it looks good to me!

Base automatically changed from kw/ref-user-interaction-integration to v6 August 13, 2024 08:26
An error occurred while trying to automatically change base from kw/ref-user-interaction-integration to v6 August 13, 2024 08:26
@krystofwoldrich krystofwoldrich merged commit e52114b into v6 Aug 13, 2024
45 of 47 checks passed
@krystofwoldrich krystofwoldrich deleted the kw/rn-tracing-removed-deprecated-options branch August 13, 2024 08:38
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