<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-opentelemetry-deployment</artifactId>
<version>3.15.0.CR1</version>
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-opentelemetry-deployment', version='3.15.0.CR1')
)
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-opentelemetry-parent</artifactId> <version>3.15.0.CR1</version> </parent>
compile
|-- io.quarkus:quarkus-opentelemetry
|-- io.quarkus:quarkus-core-deployment
|-- io.quarkus:quarkus-tls-registry-deployment
|-- io.quarkus:quarkus-arc-deployment
|-- io.quarkus:quarkus-vertx-deployment
|-- io.quarkus:quarkus-vertx-http-deployment-spi
|-- io.quarkus:quarkus-datasource-deployment-spi
|-- io.quarkus:quarkus-agroal-spi
|-- io.quarkus:quarkus-grpc-common-deployment
|-- io.quarkus:quarkus-resteasy-common-spi
|-- io.quarkus:quarkus-rest-server-spi-deployment
test
|-- io.quarkus:quarkus-junit5-internal
|-- io.rest-assured:rest-assured
|-- io.quarkus:quarkus-reactive-routes-deployment
|-- io.quarkus:quarkus-resteasy-deployment
|-- io.quarkus:quarkus-resteasy-client-deployment
|-- io.quarkus:quarkus-smallrye-health-deployment
|-- io.quarkus:quarkus-grpc-deployment
|-- io.quarkus:quarkus-smallrye-graphql-deployment
|-- io.quarkus:quarkus-agroal-deployment
|-- io.opentelemetry.instrumentation:opentelemetry-jdbc