aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/META-INF/aop.xml
diff options
context:
space:
mode:
authorIvan Topolnak <ivantopo@gmail.com>2013-11-04 18:11:16 -0300
committerIvan Topolnak <ivantopo@gmail.com>2013-11-04 18:11:16 -0300
commit84711adba09c64b75369f8b801819a90198238c6 (patch)
tree1e6193bf3248e82a85c1091110ba3b81d3f34036 /kamon-core/src/main/resources/META-INF/aop.xml
parent227c2dfe6cb8b7e175ad72285dfdfbd15672be24 (diff)
downloadKamon-84711adba09c64b75369f8b801819a90198238c6.tar.gz
Kamon-84711adba09c64b75369f8b801819a90198238c6.tar.bz2
Kamon-84711adba09c64b75369f8b801819a90198238c6.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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamon-core/src/main/resources/META-INF/aop.xml b/kamon-core/src/main/resources/META-INF/aop.xml
index f13effb9..c63e17e5 100644
--- a/kamon-core/src/main/resources/META-INF/aop.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -9,7 +9,7 @@
<aspect name="kamon.instrumentation.EnvelopeTracingContext"/>
<aspect name="kamon.instrumentation.ActorCellInvokeInstrumentation"/>
- <aspect name="kamon.instrumentation.RunnableInstrumentation" />
+ <aspect name="kamon.trace.instrumentation.RunnableTracing" />
<aspect name="kamon.instrumentation.SprayRequestContextTracing"/>
<aspect name="kamon.instrumentation.SprayOpenRequestContextTracing"/>
<aspect name = "kamon.instrumentation.SprayServerInstrumentation"/>