We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb03a0 commit 534eab8Copy full SHA for 534eab8
015-quarkus-micrometer/pom.xml
@@ -10,11 +10,7 @@
10
<dependencies>
11
<dependency>
12
<groupId>io.quarkus</groupId>
13
- <artifactId>quarkus-micrometer</artifactId>
14
- </dependency>
15
- <dependency>
16
- <groupId>io.micrometer</groupId>
17
- <artifactId>micrometer-registry-prometheus</artifactId>
+ <artifactId>quarkus-micrometer-registry-prometheus</artifactId>
18
</dependency>
19
20
<groupId>org.eclipse.microprofile.metrics</groupId>
0 commit comments