Skip to content

docs(sveltekit): document backend instrumentation with H.runWithHeaders#10311

Open
V1ki wants to merge 1 commit intohighlight:mainfrom
V1ki:feat/8032-sveltekit-backend-instrumentation
Open

docs(sveltekit): document backend instrumentation with H.runWithHeaders#10311
V1ki wants to merge 1 commit intohighlight:mainfrom
V1ki:feat/8032-sveltekit-backend-instrumentation

Conversation

@V1ki
Copy link
Copy Markdown

@V1ki V1ki commented Feb 23, 2026

Closes #8032

What

  • Document SvelteKit backend instrumentation for fullstack setups.
  • Add a hooks.server.ts example using @highlight-run/node + H.runWithHeaders to connect backend traces/errors to the originating frontend session.

Bounty

Verification

  • yarn workspace @highlight-run/next build
  • cd highlight.io && yarn build (passes; warnings are pre-existing)

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: 8620a0e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@V1ki
Copy link
Copy Markdown
Author

V1ki commented Feb 23, 2026

(Algora bounty) https://algora.io/org/highlight/bounties

@V1ki
Copy link
Copy Markdown
Author

V1ki commented Feb 23, 2026

CI note: Vercel check fails with an auth/installation prompt on my side (see target URL). Local verification passed:

  • yarn workspace @highlight-run/next build
  • cd highlight.io && yarn build

If you want me to add a Changeset for highlight.io docs, I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document sveltekit backend instrumentation

1 participant