Test jaxrs-client-1.1 for duplicate nested spans (#5485)

This commit is contained in:
Trask Stalnaker 2022-03-03 02:21:21 -08:00 committed by GitHub
parent 7fcba80fc1
commit 151b956e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,4 +13,6 @@ muzzle {
dependencies {
library("com.sun.jersey:jersey-client:1.1.4")
testInstrumentation(project(":instrumentation:http-url-connection:javaagent"))
}