Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit 4493d70

Browse files
committed
SER-2523 | add dependency
1 parent 64b96e2 commit 4493d70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project.clj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
[useful "0.8.8"]
2121
[http-kit "2.1.18"]
2222
[clj-logging-config "1.9.12"]
23+
; metrics
24+
[com.soundcloud/prometheus-clj "2.4.1"]
2325
; logger
2426
[com.fasterxml.jackson.core/jackson-core "2.9.6"]
2527
[com.fasterxml.jackson.core/jackson-databind "2.9.6"]

0 commit comments

Comments
 (0)