Skip to content

Commit

Permalink
Merge pull request quarkusio#42186 from ppalaga/240728-manage-opentel…
Browse files Browse the repository at this point in the history
…emetry-semconv-incubating#

Manage opentelemetry-semconv-incubating
  • Loading branch information
gsmet authored Aug 1, 2024
2 parents 6ce8034 + 65a47aa commit a38d559
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6443,16 +6443,11 @@
<groupId>io.opentelemetry.semconv</groupId>
<artifactId>opentelemetry-semconv</artifactId>
<version>${opentelemetry-semconv.version}</version>
<exclusions>
<exclusion>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-bom</artifactId>
</exclusion>
<exclusion>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.opentelemetry.semconv</groupId>
<artifactId>opentelemetry-semconv-incubating</artifactId>
<version>${opentelemetry-semconv.version}</version>
</dependency>

<!-- JDK Flight Recorder -->
Expand Down

0 comments on commit a38d559

Please sign in to comment.