getsentry / getsentry/sentry-javascript
Insights: auto-Instrument BullMQ for Queue Insights
Open
Feature
Node.js
Spans
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
Similar to Celery for Python, BullMQ seems like it would be a good choice to auto-instrument for [queue insights](https://docs.sentry.io/product/insights/queue-monitoring/), see: https://github.com/getsentry/sentry-javascript/discussions/10148, along with conversations on Twitter:
### Solution Brainstorm
We should model an implementation after the implementation for Celery.
Contributor guide
Assessment
This issue has not been assessed yet.