UNPKG

@grafana/faro-web-tracing

Version:
7 lines 459 B
export { FaroTraceExporter } from './faroTraceExporter'; export { FaroSessionSpanProcessor } from './sessionSpanProcessor'; export { getDefaultOTELInstrumentations } from './getDefaultOTELInstrumentations'; export { TracingInstrumentation } from './instrumentation'; export { getSamplingDecision } from './sampler'; export { setSpanStatusOnFetchError, fetchCustomAttributeFunctionWithDefaults } from './instrumentationUtils'; //# sourceMappingURL=index.js.map