{"version":3,"file":"contextManager.js","sources":["../../../src/otel/contextManager.ts"],"sourcesContent":["import { SentryAsyncLocalStorageContextManager } from '@sentry/opentelemetry';\n\n/**\n * This is a custom ContextManager for OpenTelemetry & Sentry.\n * It ensures that we create a new hub per context, so that the OTEL Context & the Sentry Scopes are always in sync.\n */\nexport const SentryContextManager = SentryAsyncLocalStorageContextManager;\n"],"names":["SentryAsyncLocalStorageContextManager"],"mappings":";;;;AAEA;AACA;AACA;AACA;AACO,MAAM,oBAAA,GAAuBA;;;;"}