Skip to content

Conversation

jas-kas
Copy link
Member

@jas-kas jas-kas commented Aug 14, 2025

User Feedback Basics page found within the "Getting Started with Sentry" left-nav item. Visit /product/sentry-basics/user-feedback-basics/ to see it.

NOTES:

Draft copy on Notion

Copy link

vercel bot commented Aug 14, 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 Aug 27, 2025 8:47pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Preview Aug 27, 2025 8:47pm

@jas-kas jas-kas requested a review from ryan953 August 14, 2025 15:58
Copy link

codecov bot commented Aug 14, 2025

Bundle Report

Changes will decrease total bundle size by 236.3kB (-1.04%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 9.9MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.22MB -236.3kB (-1.9%) ⬇️

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%
static/fV19pTqCZD4iQvCdxV-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/fV19pTqCZD4iQvCdxV-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/mp40nibBzmdql9PCjKESu/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/mp40nibBzmdql9PCjKESu/_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 -33.51kB 1.74MB -1.89%
../instrumentation.js -33.8kB 1.07MB -3.07%
9523.js -33.51kB 1.04MB -3.11%
../app/[[...path]]/page.js.nft.json -44.76kB 709.77kB -5.93%
../app/platform-redirect/page.js.nft.json -44.76kB 709.69kB -5.93%
../app/sitemap.xml/route.js.nft.json -44.76kB 707.16kB -5.95%
7153.js (New) 29.25kB 29.25kB 100.0% 🚀
../app/api/ip-ranges/route.js -300 bytes 5.79kB -4.92%
../app/robots.txt/route.js -300 bytes 5.02kB -5.64%
2311.js (Deleted) -29.86kB 0 bytes -100.0% 🗑️

App Routes Affected:

App Route Size Change Total Size Change (%)
/ -600 bytes 2.62MB -0.02%

@jas-kas jas-kas requested a review from bruno-garcia August 15, 2025 15:07
@jas-kas jas-kas marked this pull request as ready for review August 25, 2025 14:44
@jas-kas jas-kas requested review from a team and removed request for ryan953 and bruno-garcia August 25, 2025 14:44
@jas-kas jas-kas requested a review from coolguyzone August 25, 2025 15:21
@jas-kas
Copy link
Member Author

jas-kas commented Aug 25, 2025

Hey @coolguyzone! Would love your review on this docs page, see details in the PR description :) Confirmed with Cody already on where this docs page should live in the left-nav~

@jas-kas jas-kas enabled auto-merge (squash) August 27, 2025 20:51
@jas-kas jas-kas disabled auto-merge August 27, 2025 21:11
@jas-kas jas-kas enabled auto-merge (squash) August 27, 2025 21:22
@jas-kas jas-kas disabled auto-merge August 27, 2025 22:40
@jas-kas jas-kas enabled auto-merge (squash) August 27, 2025 22:40
@jas-kas jas-kas merged commit 1797b7f into master Aug 27, 2025
13 of 14 checks passed
@jas-kas jas-kas deleted the user-feedback-best-practices branch August 27, 2025 22:55
codyde added a commit that referenced this pull request Aug 28, 2025
…om/getsentry/sentry-docs into feat/python-docs-improvement-clean

* 'feat/python-docs-improvement-clean' of https://github.com/getsentry/sentry-docs:
  docs(replay): Bring replay nav item to all apple platforms (#14710)
  User Feedback Basics Page (#14670)
  Update AM3 and legacy billing for logs GA, DO NOT MERGE BEFORE LOGS GA (#14589)
  Add LLMSteering component for hidden documentation instructions (#14744)
  New data retention policy page (#14661)
  Adding error prediction to Prevent AI docs (#14641)
codyde added a commit that referenced this pull request Aug 28, 2025
…om/getsentry/sentry-docs into feat/nextjs-centralized-flow-clean

* 'feat/nextjs-centralized-flow-clean' of https://github.com/getsentry/sentry-docs:
  Fix reference to span in processOrderBatch function (#14741)
  chore(java): Add docs on how to use tracePropagationTargets (#14752)
  docs(replay): Bring replay nav item to all apple platforms (#14710)
  User Feedback Basics Page (#14670)
  Update AM3 and legacy billing for logs GA, DO NOT MERGE BEFORE LOGS GA (#14589)
  Add LLMSteering component for hidden documentation instructions (#14744)
  New data retention policy page (#14661)
  Adding error prediction to Prevent AI docs (#14641)
codyde added a commit that referenced this pull request Aug 29, 2025
* 'master' of https://github.com/getsentry/sentry-docs: (72 commits)
  docs(replay): Bring replay nav item to all apple platforms (#14710)
  User Feedback Basics Page (#14670)
  Update AM3 and legacy billing for logs GA, DO NOT MERGE BEFORE LOGS GA (#14589)
  Add LLMSteering component for hidden documentation instructions (#14744)
  New data retention policy page (#14661)
  Adding error prediction to Prevent AI docs (#14641)
  feat(logs): Remove beta note from logs docs (#14686)
  First pass at logs quota doc (#14671)
  docs(aws): Remove manual setup steps for ESM (#14738)
  Android Logs docs without Errors / Breadcrumbs distractions (#14733)
  chore(Unity): Dropped 2019 relevant section from Known Limitations (#14735)
  feat: Added Unity `UserFeedback` Prefab (#14667)
  chore(Unity): Added Mono & Line Numbers to Known Limitations (#14736)
  docs(js): Fix Next.js client tracing config (#14734)
  chore: Updated known limitation in Unity with Cysharp (#14666)
  feat(Unity ): Added `APK+OBB` initialization to troubleshooting (#14668)
  Codecov copy & screenshot edits (#14659)
  fix(cloudflare): Remove unused instrument.mjs from hono on cloudflare (#14723)
  update advanced scrubbing doc - adding logs section (#14696)
  fixing some errors from nextjs-source-map-updates branch (#14467)
  ...
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.

6 participants