Skip to content

Commit

Permalink
add reads to otel (#35768)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova authored Jul 6, 2023
1 parent ed1ffe6 commit 2a66e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/servicebus/azure-messaging-servicebus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
--add-opens com.azure.core/com.azure.core.implementation.util=ALL-UNNAMED
--add-reads com.azure.messaging.servicebus=com.azure.http.netty
--add-reads com.azure.messaging.servicebus=com.azure.core.experimental
--add-reads com.azure.messaging.servicebus=com.azure.core.tracing.opentelemetry
</javaModulesSurefireArgLine>
</properties>

Expand Down

0 comments on commit 2a66e5a

Please sign in to comment.