Skip to content

Commit

Permalink
Use io.opentelemetry:opentelemetry-exporter-otlp (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 authored Jun 5, 2024
1 parent d0b953d commit 1b02583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@
<artifactId>opentelemetry-sdk-extension-jaeger-remote-sampler</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-opentelemetry-exporter-otlp</artifactId>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-exporter-otlp</artifactId>
</dependency>
<!-- quarkus otel deps end -->
<dependency>
Expand Down

0 comments on commit 1b02583

Please sign in to comment.