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

HTTP Client errors docs for iOS #5702

Merged
merged 10 commits into from
Nov 4, 2022
Merged

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Oct 31, 2022

@vercel
Copy link

vercel bot commented Oct 31, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-docs ✅ Ready (Inspect) Visit Preview Nov 4, 2022 at 6:53AM (UTC)

Copy link
Contributor

@imatwawana imatwawana left a comment

Choose a reason for hiding this comment

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

Made some wording tweaks

marandaneto and others added 7 commits October 31, 2022 15:45
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
@marandaneto
Copy link
Contributor Author

@philipphofmann @brustolin review here would be nice, thanks.

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

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

Please also add the feature to the following locations:

// Features turned off by default, but worth checking out
options.enableAppHangTracking = true
options.enableFileIOTracking = true
options.enableCoreDataTracking = true

// Features turned off by default, but worth checking out
options.enableAppHangTracking = YES;
options.enableFileIOTracking = YES;
options.enableCoreDataTracking = YES;

// Features turned off by default, but worth checking out
options.enableAppHangTracking = true
options.enableFileIOTracking = true
options.enableCoreDataTracking = true

And also the wizard please

// Features turned off by default, but worth checking out
options.enableAppHangTracking = true
options.enableFileIOTracking = true
options.enableCoreDataTracking = true

// Features turned off by default, but worth checking out
options.enableAppHangTracking = true
options.enableFileIOTracking = true
options.enableCoreDataTracking = true

@@ -12,6 +12,7 @@ __macOS__
- <PlatformLink to="/performance/instrumentation/automatic-instrumentation/#file-io-tracking">Auto instrumentation for File I/O operations</PlatformLink>
- <PlatformLink to="/performance/instrumentation/automatic-instrumentation/#core-data-tracking">Auto instrumentation for Core Data operations</PlatformLink>
- <PlatformLink to="/performance/connect-services/">Automatically added sentry-trace header to HTTP requests for distributed tracing</PlatformLink>
- <PlatformLink to="/configuration/http-client-errors/">HTTP Client Errors</PlatformLink>
Copy link
Member

Choose a reason for hiding this comment

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

💯 for adding it here.

@philipphofmann
Copy link
Member

🥇 Thank you @marandaneto for also creating the docs for this feature.

@marandaneto marandaneto enabled auto-merge (squash) November 4, 2022 06:39
@marandaneto marandaneto merged commit 3fad325 into master Nov 4, 2022
@marandaneto marandaneto deleted the chore/http-client-errors-ios branch November 4, 2022 06:42
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants