aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources
diff options
context:
space:
mode:
authorIvan Topolnak <ivantopo@gmail.com>2013-11-07 18:41:33 -0300
committerIvan Topolnak <ivantopo@gmail.com>2013-11-07 18:41:33 -0300
commit136fb4f454bfacc98f0d0ea8a82fbd1d35338715 (patch)
tree5f49fdcaebf607802153fe1646974f7881403712 /kamon-core/src/main/resources
parent26003feac484c971abf7639dc3adb628c5f118c3 (diff)
downloadKamon-136fb4f454bfacc98f0d0ea8a82fbd1d35338715.tar.gz
Kamon-136fb4f454bfacc98f0d0ea8a82fbd1d35338715.tar.bz2
Kamon-136fb4f454bfacc98f0d0ea8a82fbd1d35338715.zip
halfway to our own NewRelic Agent
Diffstat (limited to 'kamon-core/src/main/resources')
-rw-r--r--kamon-core/src/main/resources/META-INF/aop.xml (renamed from kamon-core/src/main/resources/META-INF/aop_remove_when_possible.xml)3
1 files changed, 0 insertions, 3 deletions
diff --git a/kamon-core/src/main/resources/META-INF/aop_remove_when_possible.xml b/kamon-core/src/main/resources/META-INF/aop.xml
index 207bf1b9..3532b19b 100644
--- a/kamon-core/src/main/resources/META-INF/aop_remove_when_possible.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -10,9 +10,6 @@
<aspect name="kamon.trace.instrumentation.EnvelopeTracingContext"/>
<aspect name="kamon.trace.instrumentation.ActorCellInvokeInstrumentation"/>
<aspect name="kamon.trace.instrumentation.RunnableTracing" />
- <aspect name="kamon.instrumentation.SprayRequestContextTracing"/>
- <aspect name="kamon.instrumentation.SprayOpenRequestContextTracing"/>
- <aspect name = "kamon.instrumentation.SprayServerInstrumentation"/>
<aspect name="kamon.instrumentation.ActorSystemInstrumentation"/>
<aspect name="kamon.trace.instrumentation.ActorLoggingInstrumentation"/>