remove conf comment

pull/5803/head
Thibault Duplessis 2019-12-20 17:30:45 -06:00
parent c9e3464419
commit 3456c9d693
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ kamon {
environment.service = "lila"
metric.tick-interval = 60 seconds
influxdb {
hostname = "" # lila starts kamon when this is set
hostname = ""
port = 8086
database = "kamon"
percentiles = [50.0, 75.0, 90.0, 95.0, 99.0, 99.9]