Skip to content

Commit f6a4649

Browse files
committed
Merge branch 'master' into desudo_tracing
2 parents 6ed5788 + f4d99e4 commit f6a4649

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@
141141
<groupId>io.opentelemetry</groupId>
142142
<artifactId>opentelemetry-exporter-otlp</artifactId>
143143
</dependency>
144+
<dependency>
145+
<groupId>io.opentelemetry.instrumentation</groupId>
146+
<artifactId>opentelemetry-instrumentation-annotations</artifactId>
147+
</dependency>
144148
<dependency>
145149
<groupId>io.micronaut.cache</groupId>
146150
<artifactId>micronaut-cache-core</artifactId>

0 commit comments

Comments
 (0)