Description
Problem Statement
Supabase recently announced that they will support Queues. Their primary example for Typescript is using the existing lib @supabase/supabase-js
Solution Brainstorm
It should be possible to get support for these queues to also correctly populate Sentry's Performance Insights for Queues.
- Manual instrumentation is possible
- there is an existing https://npmtrends.com/@supabase/sentry-js-integration
- so it could be a feature request for that as well, but it would be an easier adoption path as part of the Sentry SDK