Skip to content

Conversation

@cleptric
Copy link
Member

No description provided.

Removed the 'parent_span_id' field from the span protocol example.
@vercel
Copy link

vercel bot commented Sep 30, 2025

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

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Oct 1, 2025 3:23pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Preview Oct 1, 2025 3:23pm

@cleptric cleptric changed the title Remove 'parent_span_id' from span protocol example Update Span First Docs Oct 1, 2025
| `browser.name` | string | The browser name (e.g., "Chrome", "Firefox", "Safari") |
| `user.id` | string | The user ID (gated by `sendDefaultPii`) |
| `user.email` | string | The user email (gated by `sendDefaultPii`) |
| `user.ip_address` | string | The user IP address (gated by `sendDefaultPii`) |
Copy link
Member

@Lms24 Lms24 Oct 1, 2025

Choose a reason for hiding this comment

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

q: I assume ip_address is set by relay based on the infer_ip setting in the envelope sdk header?

Copy link
Member Author

Choose a reason for hiding this comment

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

Depends if client or sever sdk.

@codecov
Copy link

codecov bot commented Oct 1, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 10.13MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.92MB -9 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
server/middleware-*.js -6.46kB 1.0kB -86.59%
server/middleware-*.js 6.46kB 7.46kB 645.5% ⚠️
static/gEA-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/gEA-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/gZLESdfhkv-*.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/gZLESdfhkv-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.78MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%

@cleptric cleptric merged commit c2114aa into master Oct 1, 2025
13 checks passed
@cleptric cleptric deleted the cleptric-patch-1 branch October 1, 2025 16:07
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2025
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.

3 participants