Skip to content

Route aware Observability on Vercel #31721

@tobiaslins

Description

@tobiaslins

Describe the feature

Vercel Observability only shows /__nitro for everything where a function was invoked which is not very good to debug.

We could use symlinks that all point the same nitro func so that Vercel Observability can pick those up as route.

We did a similar thing with SvelteKit build output https://github.com/sveltejs/kit/pull/13679/files

Any thoughts on this?

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions