Skip to content

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Feb 28, 2025

This PR adds APIs necessary to instrument a TanStack Start app. Currently, these are just passthrough implementations. This allows us to publish full docs around those APIs and transparently change/enhance the underlying implementation.

The following APIs were added:

  • sentryGlobalServerMiddlewareHandler to get access to middleware IDs for parameterization and params and so on
  • wrapStreamHandlerWithSentry to get access to the req and res objects in time for parameterization
  • wrapVinxiConfigWithSentry to get access to the build config

@lforst lforst marked this pull request as ready for review March 3, 2025 10:29
@lforst lforst merged commit 6628ad8 into develop Mar 3, 2025
28 checks passed
@lforst lforst deleted the lforst-tanstack-start-entrypoints branch March 3, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants