UNPKG

@opentelemetry/instrumentation-http

Version:
3 lines 388 B
export { HttpInstrumentation } from './http'; export type { HttpCustomAttributeFunction, HttpInstrumentationConfig, HttpRequestCustomAttributeFunction, HttpResponseCustomAttributeFunction, IgnoreIncomingRequestFunction, IgnoreOutgoingRequestFunction, StartIncomingSpanCustomAttributeFunction, StartOutgoingSpanCustomAttributeFunction, } from './types'; //# sourceMappingURL=index.d.ts.map