Skip to content

Commit 6c49bd5

Browse files
committed
test
1 parent ab4144a commit 6c49bd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aws-distro-opentelemetry-node-autoinstrumentation/src/exporter/otlp/aws/traces/otlp-aws-span-exporter.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ if (getNodeVersion() >= 16) {
3030
diag.error('SigV4 signing requires at least Node major version 16');
3131
}
3232

33+
console.log(dependenciesLoaded)
34+
3335

3436
/**
3537
* This exporter extends the functionality of the OTLPProtoTraceExporter to allow spans to be exported

0 commit comments

Comments
 (0)