You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
https://docs.nestjs.com/techniques/queues
The text was updated successfully, but these errors were encountered: