Removed shamefully-hoist and updated all packages to respect that
This commit is contained in:
@@ -28,7 +28,6 @@ export async function registerSentryInstrumentation() {
|
||||
resource: new Resource({
|
||||
[SEMRESATTRS_SERVICE_NAME]: INSTRUMENTATION_SERVICE_NAME,
|
||||
}),
|
||||
// @ts-expect-error: an error in the lib
|
||||
spanProcessor: new SentrySpanProcessor(),
|
||||
textMapPropagator: new SentryPropagator(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user