aboutsummaryrefslogtreecommitdiff
path: root/kamon-playground/src/main/resources/application.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-playground/src/main/resources/application.conf')
-rw-r--r--kamon-playground/src/main/resources/application.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/kamon-playground/src/main/resources/application.conf b/kamon-playground/src/main/resources/application.conf
index b25549bf..783bbecd 100644
--- a/kamon-playground/src/main/resources/application.conf
+++ b/kamon-playground/src/main/resources/application.conf
@@ -44,5 +44,6 @@ kamon {
kamon-datadog.auto-start = yes
kamon-log-reporter.auto-start = no
kamon-system-metrics.auto-start = no
+ kamon-jmx.auto-start = yes
}
}