-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update Span First Docs #15075
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
Update Span First Docs #15075
Conversation
Removed the 'parent_span_id' field from the span protocol example.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
| | `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`) | |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
Bundle ReportChanges will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-client-array-pushAssets Changed:
view changes for bundle: sentry-docs-server-cjsAssets Changed:
|
No description provided.