Skip to content

Commit

Permalink
Merge pull request #503 from rsvoboda/registry-prometheus
Browse files Browse the repository at this point in the history
Use quarkus-micrometer-registry-prometheus
  • Loading branch information
rsvoboda authored Aug 27, 2024
2 parents cfb03a0 + 534eab8 commit af7a1a0
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 af7a1a0

Please sign in to comment.