-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
| <dependency> |
<!-- tag::opentelemetry[] -->
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
<version>1.39.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-annotations</artifactId>
<version>2.5.0</version>
<scope>provided</scope>
</dependency>
<!-- end::opentelemetry[] -->
The above dependencies are redundant as they are already included by microprofile version 7.0
Metadata
Metadata
Assignees
Labels
No labels