Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Vercel Observability is now route-aware for SvelteKit apps - Vercel

Vercel News·Tobias Lins·4 days ago
#lDHiNHbA
Reading 0:00
15s threshold

SvelteKit routes with dynamic segments—like /blog/[slug]—are now individually recognized and surfaced by Vercel Observability. This replaces the previous behavior where all dynamic routes appeared under a single /fn entry.

This is available with version 5.7.0 of @sveltejs/adapter-vercel. Upgrade to unlock improved observability for your SvelteKit projects.

If you're using the Vercel adapter via @sveltejs/adapter-auto, we recommend switching to using @sveltejs/adapter-vercel directly.

Learn more about Vercel Observability.

Read More