Skip to content

Commit

Permalink
Merge pull request #411 from iExecBlockchainComputing/hotfix/activate…
Browse files Browse the repository at this point in the history
…-prometheous-actuator

[Merge back] Activate prometheous actuator
  • Loading branch information
zguesmi authored Apr 14, 2021
2 parents 0eab035 + 64e5d30 commit 882779a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ dependencies {
//graylog
compile 'biz.paluch.logging:logstash-gelf:1.5.1'

compile 'io.micrometer:micrometer-registry-prometheus:1.1.5'

// lombok
compileOnly "org.projectlombok:lombok:1.18.2"
annotationProcessor "org.projectlombok:lombok:1.18.2"
Expand Down

0 comments on commit 882779a

Please sign in to comment.