getsentry / getsentry/sentry-javascript

Support for Supabase Queues

未关闭
#14,611 0 条评论 1 个 reaction 已指派 1 人 已被 @onurtemizkan 认领 在 GitHub 查看
Feature Node.js Spans
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
515

描述

### Problem Statement

Supabase recently [announced](https://supabase.com/blog/supabase-queues) that they will support Queues. Their primary [example](https://supabase.com/docs/guides/queues/quickstart#enqueuing-and-dequeuing-messages) 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](https://docs.sentry.io/product/insights/backend/queue-monitoring/).

- [Manual instrumentation](https://docs.sentry.io/platforms/javascript/guides/node/tracing/instrumentation/custom-instrumentation/queues-module/) 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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。