We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ed5788 + f4d99e4 commit f6a4649Copy full SHA for f6a4649
pom.xml
@@ -141,6 +141,10 @@
141
<groupId>io.opentelemetry</groupId>
142
<artifactId>opentelemetry-exporter-otlp</artifactId>
143
</dependency>
144
+ <dependency>
145
+ <groupId>io.opentelemetry.instrumentation</groupId>
146
+ <artifactId>opentelemetry-instrumentation-annotations</artifactId>
147
+ </dependency>
148
<dependency>
149
<groupId>io.micronaut.cache</groupId>
150
<artifactId>micronaut-cache-core</artifactId>
0 commit comments