We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa3b98 commit 3b6779eCopy full SHA for 3b6779e
extensions/smallrye-fault-tolerance/runtime/pom.xml
@@ -45,6 +45,10 @@
45
</exclusion>
46
</exclusions>
47
</dependency>
48
+ <dependency>
49
+ <groupId>io.quarkus</groupId>
50
+ <artifactId>quarkus-smallrye-metrics</artifactId>
51
+ </dependency>
52
<dependency>
53
<groupId>com.oracle.substratevm</groupId>
54
<artifactId>svm</artifactId>
0 commit comments