aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-core/src/main/resources/META-INF')
-rw-r--r--kamon-core/src/main/resources/META-INF/aop.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/kamon-core/src/main/resources/META-INF/aop.xml b/kamon-core/src/main/resources/META-INF/aop.xml
index fe9db3e4..f6951705 100644
--- a/kamon-core/src/main/resources/META-INF/aop.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -8,15 +8,6 @@
<aspects>
<aspect name="kamon.instrumentation.ActorSystemInstrumentation"/>
- <aspect name="akka.pattern.tracing.AskPatternTracing"/>
- <!--<aspect name="kamon.instrumentation.MessageQueueInstrumentation" />-->
- <!--<aspect name="kamon.instrumentation.InceptionAspect"/>-->
- <!-- ExecutorService Instrumentation for Akka. -->
-<!-- <aspect name="kamon.instrumentation.ExecutorServiceFactoryProviderInstrumentation"/>
- <aspect name="kamon.instrumentation.NamedExecutorServiceFactoryDelegateInstrumentation"/>-->
- <!--<aspect name ="kamon.instrumentation.ForkJoinPoolInstrumentation"/>-->
-
-
<!--<exclude within="*"/>-->
<include within="scala.concurrent..*"/>
<include within="akka..*"/>