nestjs-sentry
nestjs-sentry copied to clipboard
Add ability to add global tag
I'm using node cluster
module for clustering. I want to tag logs and errors with process.pid
. How can I do this?