|
@@ -60,6 +60,7 @@ export class OpenTelemetrySDK implements OpenTelemetrySDKInterface {
|
|
new ExpressInstrumentation(),
|
|
new ExpressInstrumentation(),
|
|
new AwsInstrumentation({
|
|
new AwsInstrumentation({
|
|
suppressInternalInstrumentation: true,
|
|
suppressInternalInstrumentation: true,
|
|
|
|
+ sqsExtractContextPropagationFromPayload: true,
|
|
}),
|
|
}),
|
|
new TypeormInstrumentation({
|
|
new TypeormInstrumentation({
|
|
collectParameters: false,
|
|
collectParameters: false,
|