Skip to content

Commit

Permalink
FDN-2865: Enable hikari metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
gheine authored Oct 8, 2024
1 parent 8ca7b57 commit 04d6f40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/conf/base.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ play.modules.enabled += "io.flow.log.RollbarModule"
play.modules.enabled += "io.flow.play.CoordinatedShutdownActorReaperModule"
play.modules.enabled += "io.flow.postgresql.play.actors.Bindings"

io.flow.hikari.metrics.enabled = true

rollbar.token = ${?ROLLBAR_TOKEN}

JWT_SALT=${?JWT_SALT}
Expand Down

0 comments on commit 04d6f40

Please sign in to comment.