Skip to content

Conversation

@codyde
Copy link
Contributor

@codyde codyde commented Nov 10, 2025

  • Implementing new / beta tags for Logs + Metrics + OpenTelemetry
  • Adjusting ordering of content to reflect items that are higher priority for utilization / engagement
  • Utilize sidebar separator to breakup content
  • Implemement split layout for nextjs quickstart (text vs code)
CleanShot 2025-11-10 at 9  59 37@2x

@vercel
Copy link

vercel bot commented Nov 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
develop-docs Ready Ready Preview Comment Nov 11, 2025 5:15pm
sentry-docs Ready Ready Preview Comment Nov 11, 2025 5:15pm

@codyde codyde force-pushed the feat/js-docs-apis-sampling-restructure branch from 86481fd to 26f7e78 Compare November 10, 2025 06:50
@codeowner-assignment codeowner-assignment bot requested a review from a team November 10, 2025 06:50
@codecov
Copy link

codecov bot commented Nov 10, 2025

Bundle Report

Changes will increase total bundle size by 5.86kB (0.03%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push* 10.17MB 809 bytes (0.01%) ⬆️
sentry-docs-server-cjs 12.62MB 5.05kB (0.04%) ⬆️

ℹ️ *Bundle size includes cached data from a previous commit

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/css/*.css 815 bytes 23.77kB 3.55%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
static/FmTolRXfNLNEEEnly7l8L/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/FmTolRXfNLNEEEnly7l8L/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/Su_Z3RWpucy3VcSxtHidd/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/Su_Z3RWpucy3VcSxtHidd/_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.74MB -0.0%
../instrumentation.js -3 bytes 1.07MB -0.0%
9523.js -3 bytes 1.04MB -0.0%
../app/[[...path]]/page.js.nft.json 1.69kB 769.62kB 0.22%
../app/platform-redirect/page.js.nft.json 1.69kB 769.54kB 0.22%
../app/sitemap.xml/route.js.nft.json 1.69kB 766.77kB 0.22%

@codyde codyde removed the request for review from a team November 10, 2025 07:32
@codeowner-assignment codeowner-assignment bot requested a review from a team November 10, 2025 07:35
@codyde codyde removed the request for review from a team November 10, 2025 08:35
@codyde codyde force-pushed the feat/js-docs-apis-sampling-restructure branch from 32663b2 to 26f7e78 Compare November 11, 2025 01:05
@codeowner-assignment codeowner-assignment bot requested a review from a team November 11, 2025 01:06
- Move apis.mdx from /common/ to /common/configuration/
- Move sampling.mdx from /common/configuration/ to /common/
- Add redirects for both old paths to maintain existing links

This reorganization improves the documentation structure by:
- Placing APIs documentation with other configuration topics
- Elevating sampling to a top-level concept (not just a config option)

All existing URLs will automatically redirect to the new locations.
- Move Logs to sidebar_order: 2 (add 'new' badge)
- Move Metrics to sidebar_order: 3 (add 'beta' badge)
- Move Session Replay to sidebar_order: 4
- Move Tracing to sidebar_order: 5 (add section separator)

This reorders the navigation to prioritize newer features (Logs, Metrics)
higher in the sidebar for better discoverability.
- Rename 'Configuration' to 'Advanced Configuration' for clarity
- Add explicit sidebar_title
- Move to sidebar_order: 100 to position at end of navigation

This helps differentiate basic setup from advanced configuration topics.
@codyde codyde marked this pull request as ready for review November 11, 2025 06:01
@codyde codyde removed the request for review from a team November 11, 2025 06:01
@codyde codyde changed the title feat: Restructure JavaScript SDK documentation organization feat: JavaScript Docs display order, tags, split-layout Nov 11, 2025
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