Skip to content

Commit

Permalink
HPCC4J-612 Shift to zero-code instrumentaton (hpcc-systems#747)
Browse files Browse the repository at this point in the history
Signed-off-by: Pastrana <PastraRX@risk.regn.net>
Co-authored-by: Pastrana <PastraRX@risk.regn.net>
  • Loading branch information
2 people authored and Pastrana committed Sep 20, 2024
1 parent 12dbf76 commit 14ce284
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,12 @@
<artifactId>opentelemetry-instrumentation-annotations</artifactId>
<version>${opentelemetry.instrumentation.annotations.version}</version>
</dependency>
<dependency>
<!-- Not managed by opentelemetry-bom -->
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-annotations</artifactId>
<version>${opentelemetry.instrumentation.annotations.version}</version>
</dependency>
<dependency>
<!-- Not managed by opentelemetry-bom -->
<groupId>io.opentelemetry.semconv</groupId>
Expand Down

0 comments on commit 14ce284

Please sign in to comment.