UNPKG

@opentelemetry/instrumentation-express

Version:
5 lines 381 B
export { ExpressInstrumentation } from './instrumentation'; export { ExpressLayerType } from './enums/ExpressLayerType'; export { AttributeNames } from './enums/AttributeNames'; export type { ExpressInstrumentationConfig, ExpressRequestCustomAttributeFunction, ExpressRequestInfo, IgnoreMatcher, LayerPathSegment, SpanNameHook, } from './types'; //# sourceMappingURL=index.d.ts.map