-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
ref(apple): Rename APM tracking feature flags to tracing #5859
ref(apple): Rename APM tracking feature flags to tracing #5859
Conversation
@kevinrenskers is attempting to deploy a commit to the Sentry Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @kevinrenskers. We can only merge this after releasing Cocoa 8.0.0 GA.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@kevinrenskers can't merge this, so if it's approved by @imatwawana and @philipphofmann one of us has to merge 👌 |
Is Cocoa 8.0.0 in GA? |
No, not yet |
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Rename APM tracking feature flags to tracing
- Rename
SentryOptions.enableAutoPerformanceTracking
toenableAutoPerformanceTracing
- Rename
SentryOptions.enableUIViewControllerTracking
toenableUIViewControllerTracing
- Rename
SentryOptions.enablePreWarmedAppStartTracking
toenablePreWarmedAppStartTracing
- Rename
SentryOptions.enableFileIOTracking
toenableFileIOTracing
- Rename
SentryOptions.enableCoreDataTracking
toenableCoreDataTracing
See getsentry/sentry-cocoa#2450. This will be released with 8.0.0 of sentry-cocoa.