Skip to content

Commit

Permalink
Remove kamon.enabled to avoid confusion
Browse files Browse the repository at this point in the history
In order to enable Kamon, we have to set it via env variables or
system properties anyway.
  • Loading branch information
lenguyenthanh committed Dec 2, 2023
1 parent 19ebd0d commit 82b00d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/resources/application.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
kamon {
enabled = false
environment.service = "lila-fishnet"
metric.tick-interval = 60 seconds
influxdb {
Expand Down

0 comments on commit 82b00d1

Please sign in to comment.