Native support for SvelteKit's new OpenTelemetry spans

SvelteKit Vercel now directly integrates with's new server-side OpenTelemetry spans. To get started, activate experimental tracing in SvelteKit: And create the tracing instrumentation file with the Vercel OpenTelemetry collector: tracing sessions configure other collectors SvelteKit observability…

Sources