OpenTelemetry behind the scenes have a lot of global handling, including providers, context and instrumentation attaching, this is causing inconsistencies in specific environments where multiple SDK instances are running in same Node.js process, causing issue like dependency/exception capturing even if explicitly configured off.