aboutsummaryrefslogtreecommitdiff
path: root/kamon-statsd
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-statsd')
-rw-r--r--kamon-statsd/src/main/resources/reference.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/kamon-statsd/src/main/resources/reference.conf b/kamon-statsd/src/main/resources/reference.conf
index 1e2729dd..f26ce98b 100644
--- a/kamon-statsd/src/main/resources/reference.conf
+++ b/kamon-statsd/src/main/resources/reference.conf
@@ -62,4 +62,12 @@ kamon {
metric-name-normalization-strategy = normalize
}
}
+
+ modules {
+ kamon-statsd {
+ auto-start = yes
+ requires-aspectj = no
+ extension-id = "kamon.statsd.StatsD"
+ }
+ }
} \ No newline at end of file