Skip to content

Conversation

@mydea
Copy link
Member

@mydea mydea commented Sep 29, 2025

This snippet was incorrect.

Closes getsentry/sentry-javascript#17808


Note

Corrects the span.setStatus example to use the code property instead of status in JavaScript tracing docs.

  • Docs (JavaScript tracing):
    • Correct span.setStatus example to use { code: 2 } instead of { status: 2 } in docs/platforms/javascript/common/tracing/instrumentation/index.mdx.

Written by Cursor Bugbot for commit 6a5896e. This will update automatically on new commits. Configure here.

@mydea mydea requested review from Lms24 and RulaKhaled September 29, 2025 13:50
@mydea mydea self-assigned this Sep 29, 2025
@vercel
Copy link

vercel bot commented Sep 29, 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 Sep 29, 2025 2:26pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Sep 29, 2025 2:26pm

@mydea mydea enabled auto-merge (squash) September 29, 2025 13:52
@codecov
Copy link

codecov bot commented Sep 29, 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.9MB -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 7.46kB 645.5% ⚠️
server/middleware-*.js -6.46kB 1.0kB -86.59%
static/D6O9XVKKNcRZWcr875Xjh/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/D6O9XVKKNcRZWcr875Xjh/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/VGfjt8qhVsGOW7RKZVHRh/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/VGfjt8qhVsGOW7RKZVHRh/_ssgManifest.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%

@mydea mydea merged commit e655ac6 into master Sep 29, 2025
13 checks passed
@mydea mydea deleted the fn/fix-span-status branch September 29, 2025 14:36
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 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.

Span.setStatus not applied to spans/transactions.

3 participants