aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/META-INF/aop.xml
diff options
context:
space:
mode:
authorIvan Topolnak <ivantopo@gmail.com>2013-09-21 22:57:43 -0300
committerIvan Topolnak <ivantopo@gmail.com>2013-09-21 22:57:43 -0300
commit7a86ca357a11caa6abc89c325be8d50dd91071a6 (patch)
tree72ee968822f33686a964e132c367d821454c60e6 /kamon-core/src/main/resources/META-INF/aop.xml
parent5168621c256d25d388fb990a5bbc080a35e07b46 (diff)
downloadKamon-7a86ca357a11caa6abc89c325be8d50dd91071a6.tar.gz
Kamon-7a86ca357a11caa6abc89c325be8d50dd91071a6.tar.bz2
Kamon-7a86ca357a11caa6abc89c325be8d50dd91071a6.zip
wip
Diffstat (limited to 'kamon-core/src/main/resources/META-INF/aop.xml')
-rw-r--r--kamon-core/src/main/resources/META-INF/aop.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kamon-core/src/main/resources/META-INF/aop.xml b/kamon-core/src/main/resources/META-INF/aop.xml
index 10110300..4705c1f2 100644
--- a/kamon-core/src/main/resources/META-INF/aop.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -20,6 +20,7 @@
<aspect name="kamon.instrumentation.NamedExecutorServiceFactoryDelegateInstrumentation"/>-->
<aspect name="kamon.instrumentation.ActorSystemInstrumentation"/>
<!--<aspect name ="kamon.instrumentation.ForkJoinPoolInstrumentation"/>-->
+ <aspect name="kamon.instrumentation.SprayRequestContextTracing"/>
<aspect name = "kamon.instrumentation.SprayServerInstrumentation"/>