-
-
Couldn't load subscription status.
- Fork 1.7k
Closed
Closed
Copy link
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix SDKType: Improvement
Description
Problem Statement
From Discord: https://discord.com/channels/621778831602221064/1217331440585408582
On Remix Vite app, after enabling performance monitoring, every single request triggers a new transaction, including the ones generated from external bots such as .env, info.php etc (there are like 50+)
Is it possible to track performance only to Remix relevant endpoints? (routes, loader, actions)
Solution Brainstorm
Make sure we only instrument remix-related endpoints by default.
hoffnung8493
Metadata
Metadata
Assignees
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix SDKType: Improvement