Skip to content

webview corrections#505

Open
sergiothinks2 wants to merge 6 commits intomainfrom
webview-updates
Open

webview corrections#505
sergiothinks2 wants to merge 6 commits intomainfrom
webview-updates

Conversation

@sergiothinks2
Copy link
Contributor

Removed Inaccurate Features:

  • JavaScript error capture (doesn't exist)
  • Resource load tracking (not implemented)
  • Page titles and metadata (not captured)
  • URL filtering with regex patterns (not supported)
  • Custom delegate protocols like WebViewCaptureServiceDelegate (doesn't exist)
  • Manual instrumentation APIs (not available)
  • Page load timing spans (only creates span events, not spans)

Added Accurate Information:

  • Only configuration option: stripQueryParams with clear examples
  • Exact data captured: URL, HTTP status codes, error codes
  • Specific timing of when data is captured (3 delegate methods)
  • Clear "What is NOT Captured" section for transparency
  • Known compatibility issues (SafeDK/AppLovin)
  • Technical implementation details about the proxy mechanism

@github-actions
Copy link

github-actions bot commented Oct 17, 2025

Summary - Link Checker

Status Count
🔍 Total 471
✅ Successful 377
⏳ Timeouts 0
🔀 Redirected 1
👻 Excluded 93
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Redirects per input

Redirects in docs/product/synthetics/scripting/scripting-reference.md

@github-actions
Copy link

github-actions bot commented Oct 17, 2025

Summary - Markdown Lint

Success: No issues found in 392 files (151ms)

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