set kamon tick interval to 60s

lila3
Thibault Duplessis 2019-12-11 11:14:01 -06:00
parent 7e9f862a59
commit 31eb8b311f
1 changed files with 1 additions and 1 deletions

View File

@ -507,7 +507,7 @@ akka {
kamon {
environment.service = "lila"
metric.tick-interval = 30 seconds
metric.tick-interval = 60 seconds
influxdb {
hostname = "" # lila starts kamon when this is set
port = 8086