aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-spray/src/main')
-rw-r--r--kamon-spray/src/main/resources/reference.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/kamon-spray/src/main/resources/reference.conf b/kamon-spray/src/main/resources/reference.conf
index bdba21cb..c5270ef5 100644
--- a/kamon-spray/src/main/resources/reference.conf
+++ b/kamon-spray/src/main/resources/reference.conf
@@ -36,4 +36,12 @@ kamon {
instrumentation-level = request-level
}
}
+
+ modules {
+ kamon-spray {
+ auto-start = yes
+ requires-aspectj = yes
+ extension-id = "kamon.spray.Spray"
+ }
+ }
} \ No newline at end of file