@opentelemetry/instrumentation-aws-sdk
Version:
OpenTelemetry instrumentation for `aws-sdk` and `@aws-sdk/client-*` clients for various AWS services
3 lines • 370 B
TypeScript
export { AwsInstrumentation } from './aws-sdk';
export type { AwsSdkDynamoDBStatementSerializer, AwsSdkInstrumentationConfig, AwsSdkRequestCustomAttributeFunction, AwsSdkRequestHookInformation, AwsSdkResponseCustomAttributeFunction, AwsSdkResponseHookInformation, CommandInput, NormalizedRequest, NormalizedResponse, } from './types';
//# sourceMappingURL=index.d.ts.map