Vercel Observability is now route-aware for SvelteKit apps
Vercel Observability gains route-aware tracking for SvelteKit apps, individually surfacing dynamic route segments such as /blog/[slug] starting with @sveltejs/adapter-vercel v5.7.0.
SvelteKit routes with dynamic segments—like —are now individually recognized and surfaced by Vercel Observability. This replaces the previous behavior where all dynamic routes appeared under a single entry./blog/[slug]/fn This is available with version 5.7.0 of .
Upgrade to unlock improved observability for your SvelteKit projects. @sveltejs/adapter-vercel Learn more about .Vercel Observability Read more