Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docs(apple): Document enableMemoryIntrospection option - #18838

#18838
Open
NinjaLikesCheez wants to merge 2 commits into
mastergetsentry/sentry-docs:masterfrom
docs/apple-memory-introspection-optiongetsentry/sentry-docs:docs/apple-memory-introspection-optionCopy head branch name to clipboard
Open

docs(apple): Document enableMemoryIntrospection option#18838
NinjaLikesCheez wants to merge 2 commits into
mastergetsentry/sentry-docs:masterfrom
docs/apple-memory-introspection-optiongetsentry/sentry-docs:docs/apple-memory-introspection-optionCopy head branch name to clipboard

Conversation

@NinjaLikesCheez

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Add documentation for the new enableMemoryIntrospection option that allows users to control whether memory introspection data is included in crash reports. This option helps users manage sensitive data by allowing them to disable stack contents capture near crash sites.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

ref: getsentry/sentry-cocoa#8571

Add documentation for the new enableMemoryIntrospection option that allows
users to control whether memory introspection data is included in crash
reports. This option helps users manage sensitive data by allowing them to
disable stack contents capture near crash sites.

- Add enableMemoryIntrospection option to configuration options
- Update sensitive data documentation to mention memory introspection
- Link between the two documentation sections for better discoverability

Ref: getsentry/sentry-cocoa#8571
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Jul 28, 2026 7:19am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Jul 28, 2026 7:19am

Request Review

@philipphofmann philipphofmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, after clarifying if this is really enabled by default?


</SdkOption>

<SdkOption name="enableMemoryIntrospection" type="bool" defaultValue="true" availableSince="9.24.0">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

h: Wait, is the default really true? If it contains sensitive information, the default should be false.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Adding a link to the decision to change it: getsentry/sentry-cocoa#8571 (comment)

@NinjaLikesCheez NinjaLikesCheez Jul 28, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Addressed the docs comment in dfeb7b5. Please resolve the thread if you're happy with the fix

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.