Skip to content

Commit

Permalink
Use quarkus-micrometer-registry-prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Aug 27, 2024
1 parent cfb03a0 commit 534eab8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions 015-quarkus-micrometer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-micrometer</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<artifactId>quarkus-micrometer-registry-prometheus</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.microprofile.metrics</groupId>
Expand Down

0 comments on commit 534eab8

Please sign in to comment.