aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources
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
commit50823a3cc4f6644d569255c7e04423c36eedf295 (patch)
tree8d3cbffc42b62074ea6d56d558326fd86fae8f02 /kamon-core/src/main/resources
parentbbf7afd85809f6d43b310290b4bb9102dd36043c (diff)
downloadKamon-50823a3cc4f6644d569255c7e04423c36eedf295.tar.gz
Kamon-50823a3cc4f6644d569255c7e04423c36eedf295.tar.bz2
Kamon-50823a3cc4f6644d569255c7e04423c36eedf295.zip
wip
Diffstat (limited to 'kamon-core/src/main/resources')
-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"/>