File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ val DEPENDENCIES = listOf(
7878 " eu.rekawek.toxiproxy:toxiproxy-java:2.1.7" ,
7979 " io.github.netmikey.logunit:logunit-jul:2.0.0" ,
8080 " io.jaegertracing:jaeger-client:1.8.1" ,
81- " io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.46.0-alpha" ,
8281 " io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.34.0-alpha" ,
8382 " io.opentelemetry.proto:opentelemetry-proto:1.7.0-alpha" ,
8483 " io.opentracing:opentracing-api:0.33.0" ,
Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ dependencies {
4040 testImplementation(project(" :exporters:zipkin" ))
4141 testImplementation(project(" :sdk-extensions:jaeger-remote-sampler" ))
4242 testImplementation(project(" :extensions:trace-propagators" ))
43- testImplementation(" io.opentelemetry.contrib:opentelemetry-aws-xray-propagator" )
4443 testImplementation(" com.linecorp.armeria:armeria-junit5" )
4544
4645 testImplementation(" com.google.guava:guava-testlib" )
You can’t perform that action at this time.
0 commit comments