@sentry/node – include IPs

I’m shipping a desktop app to users and that includes running a nodejs runtime and scripts. When I use @sentry/node, it doesn’t log the IP address of the user which makes it hard to identify the user.

Is there an option to make @sentry/node behave more like @sentry/browser and include the IP address?