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
I would be open to a config option to set that behavior. I don't actually work with bullmq on any of my own projects anymore, so I don't use this instrumentation myself anymore, and I don't have a good way to exercise it. But I'd be happy to accept a PR.
Very strange setup here - there is a single trace for the entire queue processor, and each job processed is merely a span in that huuuge trace:
Why not have a trace for every job instead? We want to be able to figure out which particular jobs are slow so we can identify them.
The text was updated successfully, but these errors were encountered: