Test jaxrs-client-1.1 for duplicate nested spans (#5485)
This commit is contained in:
parent
7fcba80fc1
commit
151b956e98
|
@ -13,4 +13,6 @@ muzzle {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
library("com.sun.jersey:jersey-client:1.1.4")
|
library("com.sun.jersey:jersey-client:1.1.4")
|
||||||
|
|
||||||
|
testInstrumentation(project(":instrumentation:http-url-connection:javaagent"))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue