You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #7580 added network request/response capture configuration to SentryReplayOptions. These options are missing from the session-replay reference file.
New SentryReplayOptions properties:
Property
Type
Default
Description
networkDetailAllowUrls
[String]
[]
URL patterns (prefix or regex) for which to capture full network detail
networkDetailDenyUrls
[String]
[]
URL patterns to exclude from network detail capture
networkCaptureBodies
Bool
true
Whether to capture request/response bodies
networkRequestHeaders
[String]
default set
Headers to capture from requests
networkResponseHeaders
[String]
default set
Headers to capture from responses
Required Skill Update
Add a Network Capture subsection to skills/sentry-cocoa-sdk/references/session-replay.md documenting these options with:
A configuration example showing Swift/Objective-C usage
Notes on PII implications of capturing bodies and headers
The allow/deny URL filtering pattern (prefix match or regex)
Note
🔒 Integrity filter blocked 16 items
The following items were blocked because they don't meet the GitHub integrity level.
#282list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#499list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#500list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#7868list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#7847list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#4224list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#1168list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#893list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6184list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#4793list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6140list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6139list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6138list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2411list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2938list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2182list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Skill Drift Report
Skill file:
skills/sentry-cocoa-sdk/references/session-replay.mdSDK repo PR: getsentry/sentry-cocoa#7580
Merged: 2026-04-28
What Changed in the SDK
PR
#7580added network request/response capture configuration toSentryReplayOptions. These options are missing from the session-replay reference file.New
SentryReplayOptionsproperties:networkDetailAllowUrls[String][]networkDetailDenyUrls[String][]networkCaptureBodiesBooltruenetworkRequestHeaders[String]networkResponseHeaders[String]Required Skill Update
Add a Network Capture subsection to
skills/sentry-cocoa-sdk/references/session-replay.mddocumenting these options with:Note
🔒 Integrity filter blocked 16 items
The following items were blocked because they don't meet the GitHub integrity level.
list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: