Skip to content

Commit

Permalink
Merge pull request #1519 from michalvavrik/feature/disable-sr-opentra…
Browse files Browse the repository at this point in the history
…cing-ext

Disable OpenTracing modules due to unreleased extensions in Quarkiverse
  • Loading branch information
jcarranzan authored Nov 15, 2023
2 parents bf8166a + 2e93043 commit 9c575bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,9 @@
<module>monitoring/micrometer-prometheus-oidc</module>
<module>monitoring/opentelemetry</module>
<module>monitoring/opentelemetry-reactive</module>
<module>monitoring/microprofile-opentracing</module>
<module>monitoring/opentracing-reactive-grpc</module>
<!-- TODO: enable when Quarkiverse extensions are released: https://github.com/quarkusio/quarkus/pull/36602 -->
<!-- <module>monitoring/microprofile-opentracing</module> -->
<!-- <module>monitoring/opentracing-reactive-grpc</module> -->
</modules>
</profile>
<profile>
Expand Down

0 comments on commit 9c575bd

Please sign in to comment.