Installation
The BullMQ package is instrumented automatically by the AppSignal for Node.js package. If you run your workers as separate processes, make sure to also usenode --require appsignal.cjs ... when starting the worker processes, so that AppSignal can instrument the workers’ job processing.