Skip to content

Commit

Permalink
Legger på prometheus dropwizand client. (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek authored May 2, 2022
1 parent 1ada1f9 commit a5bcc02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,11 @@
</dependency>

<!-- Metrics -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_dropwizard</artifactId>
<version>${prometheus.version}</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_servlet</artifactId>
Expand Down

0 comments on commit a5bcc02

Please sign in to comment.