Skip to content

Commit

Permalink
Propagator is still used by the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbenson committed Mar 29, 2024
1 parent 3b529a7 commit 18846c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies {
// allows to get the function ARN
testLibrary("com.amazonaws:aws-lambda-java-core:1.2.1")

testImplementation("io.opentelemetry.contrib:opentelemetry-aws-xray-propagator")
testImplementation("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
testImplementation("io.opentelemetry:opentelemetry-extension-trace-propagators")
testImplementation("com.google.guava:guava")
Expand Down

0 comments on commit 18846c6

Please sign in to comment.