getsentry / getsentry/sentry-javascript

Support for Supabase Queues

Đang mở
#14,611 0 bình luận 1 reaction 1 người được giao Được @onurtemizkan nhận Xem trên GitHub
Feature Node.js Spans
Ngôn ngữ chính
TypeScript
Star
8.7k
Fork
1.8k
Merge trung bình
1 ngày 17 giờ
Pull request đã merge (30 ngày)
515

Mô tả

### 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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.