aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/META-INF/aop.xml
diff options
context:
space:
mode:
authorIvan Topolnak <ivantopo@gmail.com>2013-09-25 19:45:54 -0300
committerIvan Topolnak <ivantopo@gmail.com>2013-09-25 19:45:54 -0300
commit604d5801332838f8bea25fe25cb8df5dbb82af08 (patch)
treead107e08888f0aad82899d394ec738c5da29dd5a /kamon-core/src/main/resources/META-INF/aop.xml
parent50823a3cc4f6644d569255c7e04423c36eedf295 (diff)
downloadKamon-604d5801332838f8bea25fe25cb8df5dbb82af08.tar.gz
Kamon-604d5801332838f8bea25fe25cb8df5dbb82af08.tar.bz2
Kamon-604d5801332838f8bea25fe25cb8df5dbb82af08.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 4705c1f2..79692dd3 100644
--- a/kamon-core/src/main/resources/META-INF/aop.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -21,6 +21,7 @@
<aspect name="kamon.instrumentation.ActorSystemInstrumentation"/>
<!--<aspect name ="kamon.instrumentation.ForkJoinPoolInstrumentation"/>-->
<aspect name="kamon.instrumentation.SprayRequestContextTracing"/>
+ <aspect name="kamon.instrumentation.SprayOpenRequestContextTracing"/>
<aspect name = "kamon.instrumentation.SprayServerInstrumentation"/>