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

Improve Sentry.startTransaction overloads #2754

Closed
markushi opened this issue May 31, 2023 · 0 comments · Fixed by #2964
Closed

Improve Sentry.startTransaction overloads #2754

markushi opened this issue May 31, 2023 · 0 comments · Fixed by #2964
Assignees

Comments

@markushi
Copy link
Member

Problem Statement

Now that we have TransactionOptions we should deprecate the overloads and provide a simpler public method with TransactionOptions.

Same applies for .startChild().

This shouldn't affect hybrid SDKs, as they have their own performance APIs.

Solution Brainstorm

No response

@markushi markushi added this to the 7.0.0 milestone May 31, 2023
@markushi markushi removed this from the 7.0.0 milestone Aug 30, 2023
@adinauer adinauer self-assigned this Oct 3, 2023
@adinauer adinauer closed this as completed Oct 9, 2023
@github-project-automation github-project-automation bot moved this from Needs Discussion to Done in Mobile & Cross Platform SDK Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants