Skip to content

Commit

Permalink
Add dep quarkus-opentelemetry-exporter-otlp (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 authored Jun 4, 2024
1 parent c5731b8 commit d0b953d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-sdk-extension-jaeger-remote-sampler</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-opentelemetry-exporter-otlp</artifactId>
</dependency>
<!-- quarkus otel deps end -->
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand Down

0 comments on commit d0b953d

Please sign in to comment.