@opentelemetry/instrumentation-document-load
Version:
OpenTelemetry instrumentation for document load operations in browser applications
4 lines • 299 B
TypeScript
export { DocumentLoadInstrumentation } from './instrumentation';
export { AttributeNames } from './enums/AttributeNames';
export type { DocumentLoadCustomAttributeFunction, DocumentLoadInstrumentationConfig, ResourceFetchCustomAttributeFunction, } from './types';
//# sourceMappingURL=index.d.ts.map