T
TanStack4w ago
extended-salmon

Better Vercel Observability

Is it possible to get better vercel observability? Im not sure if this is a TanStack Start, Nitro, or Vercel issue, But im having a hard time to know how/where to optimise since all the requests just get bundled up on the vercel dashboard as __nitro
No description
4 Replies
extended-salmon
extended-salmonOP4w ago
CC Kind of related to @brooke message: https://discord.com/channels/719702312431386674/1356739237021483229/1356756813638533150 Did you ever make any progress on this DX, brooke?
genetic-orange
genetic-orange4w ago
what would be needed here?
extended-salmon
extended-salmonOP4w ago
I would except to see actual routes displayed, but I don’t know how or at what point of the tooling this would need to be done Like is it a Vercel/Nitro configuration so it shows individual routes? I though each of my server functions would appear individually
absent-sapphire
absent-sapphire3w ago
GitHub
Multi target builds · Issue #1158 · nitrojs/nitro
Normally each nitro build is against one specific deployment preset and consistent with the development environment. Sometimes it is desired that the same codebase be splitted across different depl...

Did you find this page helpful?