Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Queue module support to @sentry/nestjs #12823

Open
Tracked by #12504 ...
nicohrubec opened this issue Jul 9, 2024 · 2 comments
Open
Tracked by #12504 ...

Add Queue module support to @sentry/nestjs #12823

nicohrubec opened this issue Jul 9, 2024 · 2 comments
Labels
Feature: Spans Package: nestjs Issues related to the Sentry Nestjs SDK

Comments

@nicohrubec
Copy link
Contributor

nicohrubec commented Jul 9, 2024

https://docs.nestjs.com/techniques/queues

@nicohrubec nicohrubec mentioned this issue Jul 9, 2024
@nicohrubec nicohrubec self-assigned this Jul 9, 2024
@nicohrubec nicohrubec added the Package: nestjs Issues related to the Sentry Nestjs SDK label Jul 9, 2024
@nicohrubec nicohrubec removed their assignment Sep 4, 2024
@dumbbellcode
Copy link

hey @nicohrubec @AbhiPrasad, in order to add queue NestJs module support, we will need auto-instrumentation for BullMQ isn't it ? As there isn't an official instrumentation pkg from OTEL, do we plan to write our own or use any external instrumentation ? I can help here depending on how the team plans to proceed.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Nov 30, 2024
@chargome
Copy link
Member

chargome commented Dec 2, 2024

Hey @dumbbellcode I did not look into the details of this module yet but if it is based on bullmq that's good news since they have released their otel instrumentation recently: https://bullmq.io/news/241104/telemetry-support/. So I think that we can def pick up the otel spans that they are emitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Spans Package: nestjs Issues related to the Sentry Nestjs SDK
Projects
Status: No status
Development

No branches or pull requests

4 participants