getsentry / getsentry/sentry-javascript

Support for Supabase Queues

オープン
#14,611 コメント 0 件 リアクション 1 件 担当者 1 名 @onurtemizkan が担当を希望しています GitHub で見る
Feature Node.js Spans
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。