docs-content/getting-started/fullstack-frameworks/sveltekit.md@highlight-run/node in hooks.server.tshandleError hook, handle hook for request tracing, and manual error reporting in API routesCloses #8032
/claim #8032
The existing SvelteKit documentation only covers client-side instrumentation (hooks.client.ts). This PR adds a complete fullstack walkthrough that covers:
H.init() in hooks.client.ts for session replay and frontend errors@highlight-run/node in hooks.server.ts for backend error monitoringhandleError hook to report errors with session correlationhandle hook wrapping for request-level visibility+server.ts routesbuildingvibes
@buildingvibes
Highlight (YC W23)
@highlight