Skip to content
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

JavaScript tracing docs refactor #12769

Open
wants to merge 46 commits into
base: master
Choose a base branch
from

Conversation

codyde
Copy link
Contributor

@codyde codyde commented Feb 19, 2025

DESCRIBE YOUR PR

Refactoring of tracing docs within JavaScript to provide additional clarity on distributed tracing, span metrics, and configuring custom spans. This PR includes changes to the nav structure, and introduces a new nav that will be replicated across other SDKs once we've finished reviewing the potential changes.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Other deadline: 2/28

EXTRA RESOURCES

Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 6:39pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Mar 3, 2025 6:39pm
develop-docs ⬜️ Ignored (Inspect) Visit Preview Mar 3, 2025 6:39pm

Copy link

codecov bot commented Feb 19, 2025

Bundle Report

Changes will increase total bundle size by 171 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.2MB 177 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.39MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.46MB -0.0%
../instrumentation.js -3 bytes 791.26kB -0.0%
9523.js -3 bytes 767.46kB -0.0%
../app/[[...path]]/page.js.nft.json 62 bytes 382.57kB 0.02%
../app/platform-redirect/page.js.nft.json 62 bytes 382.49kB 0.02%
../app/sitemap.xml/route.js.nft.json 62 bytes 380.46kB 0.02%
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 868.04kB -0.0%
static/chunks/4028-*.js -3 bytes 393.29kB -0.0%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
server/middleware-*.js -5.55kB 1.0kB -84.74%
static/CbipRJ2B2REqsJNH5V9Mq/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/CbipRJ2B2REqsJNH5V9Mq/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/WJDU6PZjivZCfnFcN9K3e/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/WJDU6PZjivZCfnFcN9K3e/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

…om/getsentry/sentry-docs into codyde/javascript-tracing-refactor

* 'codyde/javascript-tracing-refactor' of https://github.com/getsentry/sentry-docs:
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/span-metrics/index.mdx
  Update docs/platforms/javascript/common/tracing/span-metrics/index.mdx
  Update docs/platforms/javascript/common/tracing/span-metrics/index.mdx
  Update docs/product/tracing/span-metrics/index.mdx
  Update docs/platforms/javascript/common/tracing/index.mdx
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/instrumentation/index.mdx
  Update docs/platforms/javascript/common/tracing/index.mdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants