All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.build.cjs.tracing.hubextensions.js.map Maven / Gradle / Ivy

There is a newer version: 8.39.0
Show newest version
{"version":3,"file":"hubextensions.js","sources":["../../../src/tracing/hubextensions.ts"],"sourcesContent":["import { registerSpanErrorInstrumentation } from './errors';\n\n/**\n * @deprecated Use `registerSpanErrorInstrumentation()` instead. In v9, this function will be removed. Note that you don't need to call this in Node-based SDKs or when using `browserTracingIntegration`.\n */\nexport function addTracingExtensions(): void {\n  registerSpanErrorInstrumentation();\n}\n"],"names":["registerSpanErrorInstrumentation"],"mappings":";;;;AAEA;AACA;AACA;AACO,SAAS,oBAAoB,GAAS;AAC7C,EAAEA,uCAAgC,EAAE,CAAA;AACpC;;;;"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy