Skip to content

Conversation

@markushi
Copy link
Member

DESCRIBE YOUR PR

There's no it, should be span.

IS YOUR CHANGE URGENT?

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

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

LEGAL BOILERPLATE

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

EXTRA RESOURCES

@markushi markushi requested a review from stefanosiano August 27, 2025 14:15
@vercel
Copy link

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

Copy link
Contributor

@chromy chromy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kahest
Copy link
Contributor

kahest commented Aug 27, 2025

please also review other instances

@codecov
Copy link

codecov bot commented Aug 27, 2025

Bundle Report

Changes will increase total bundle size by 1.78kB (0.01%) ⬆️. 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.5MB 1.79kB (0.01%) ⬆️

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 5.55kB 6.55kB 555.3% ⚠️
server/middleware-*.js -5.55kB 1.0kB -84.74%
static/JtGiuprB5vxC86cpdFM5t/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/JtGiuprB5vxC86cpdFM5t/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/2IUQdDTC02G53-*.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/2IUQdDTC02G53-*.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%
../app/[[...path]]/page.js.nft.json 600 bytes 769.22kB 0.08%
../app/platform-redirect/page.js.nft.json 600 bytes 769.13kB 0.08%
../app/sitemap.xml/route.js.nft.json 600 bytes 766.6kB 0.08%

@markushi markushi enabled auto-merge (squash) August 27, 2025 14:23
@markushi markushi disabled auto-merge August 27, 2025 14:25
void processOrderBatch() {
ISpan span = Sentry.getSpan();
if (span == null) {
span = Sentry.startTransaction("processOrderBatch()", "task");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed this, as the sample code never finishes the transaction

@markushi markushi merged commit bf6ed98 into master Aug 28, 2025
13 checks passed
@markushi markushi deleted the fix/java-span-example branch August 28, 2025 08:19
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:
  feat(seer): Seer webhook docs (#14702)
  feat: Update logs spec to mention message template constraint (#14759)
  Unreal Engine: Update sampling docs (#14740)
  Unreal Engine: Update info about reading certain options from env vars (#14714)
  feat(Apple): Add `enableUnhandledCPPExceptionsV2` to experimental features (#14731)
  feat(kmp): Add Sentry Cocoa compatibility version info (#14737)
  Fix reference to span in processOrderBatch function (#14741)
  chore(java): Add docs on how to use tracePropagationTargets (#14752)
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 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.

5 participants