aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources
diff options
context:
space:
mode:
authorIvan Topolnak <ivantopo@gmail.com>2013-08-26 19:24:56 -0300
committerIvan Topolnak <ivantopo@gmail.com>2013-08-26 19:24:56 -0300
commitd882e8e8ca6da081feac96f3d4eea197a9f84d12 (patch)
treeab67f2c4850e38c493cd712029b26fb5c52cde4b /kamon-core/src/main/resources
parentb678e3250576a0352bfc1d8c4ee5ee2a62b75715 (diff)
downloadKamon-d882e8e8ca6da081feac96f3d4eea197a9f84d12.tar.gz
Kamon-d882e8e8ca6da081feac96f3d4eea197a9f84d12.tar.bz2
Kamon-d882e8e8ca6da081feac96f3d4eea197a9f84d12.zip
Some sort of basic logging with UOW
Diffstat (limited to 'kamon-core/src/main/resources')
-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 0f1895ec..0f427611 100644
--- a/kamon-core/src/main/resources/META-INF/aop.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -19,7 +19,7 @@
<!-- <aspect name="kamon.instrumentation.ExecutorServiceFactoryProviderInstrumentation"/>
<aspect name="kamon.instrumentation.NamedExecutorServiceFactoryDelegateInstrumentation"/>-->
<aspect name="kamon.instrumentation.ActorSystemInstrumentation"/>
- <aspect name ="kamon.instrumentation.ForkJoinPoolInstrumentation"/>
+ <!--<aspect name ="kamon.instrumentation.ForkJoinPoolInstrumentation"/>-->