Skip to content

Commit

Permalink
add prometheus metrics for Genie (#1203)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbock-slack authored Jun 26, 2024
1 parent 3b2df6a commit f4b464b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions genie-web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ dependencies {
api("io.grpc:grpc-stub")
api("io.grpc:grpc-core")
api("io.micrometer:micrometer-core")
api("io.micrometer:micrometer-registry-prometheus")
api("jakarta.persistence:jakarta.persistence-api")
api("jakarta.validation:jakarta.validation-api")
api("org.apache.commons:commons-exec")
Expand Down

0 comments on commit f4b464b

Please sign in to comment.