aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/kamon/instrumentation
Commit message (Expand)AuthorAgeFilesLines
* upgrading to akka 2.2Ivan Topolnak2013-08-076-540/+0
* upgraded to akka 2.2Ivan Topolnak2013-08-073-8/+13
* wipIvan Topolnak2013-07-161-0/+43
* still a disaster, need to syncIvan Topolnak2013-07-151-1/+53
* complete disaster, wipIvan Topolnak2013-07-101-6/+84
* doing some testing on alternatives ways to weave the classesIvan Topolnak2013-06-243-17/+82
* minor cleanup, still working in metricsIvan Topolnak2013-06-144-5/+170
* wipIvan Topolnak2013-06-112-0/+77
* WIP - first functional implementation of TraceContextIvan Topolnak2013-05-301-11/+5
* Settled with a @Aspectj style for instrumentation on runnablesIvan Topolnak2013-05-303-54/+61
* add importDiego Parra2013-05-301-4/+3
* WIP: aspects refactorDiego Parra2013-05-292-17/+8
* testing different ways to make sure the inter-type defined members are finalIvan Topolnak2013-05-291-0/+17
* configured sbt to compile aspectj filesIvan Topolnak2013-05-281-41/+0
* Merge branch 'master' of github.com:dpsoft/KamonIvan Topolnak2013-05-241-24/+0
|\
| * remove unused codeDiego Parra2013-05-241-24/+0
* | Added a simple test of futures instrumentationIvan Topolnak2013-05-241-1/+1
|/
* Merge branch 'master' of github.com:dpsoft/KamonIvan Topolnjak2013-05-241-1/+27
|\
| * WIP: Instrumentation on Future.applyDiego Parra2013-05-241-1/+27
* | switched back to scalatest and created simple instrumentation for futures bodyIvan Topolnjak2013-05-242-1/+41
|/
* included aspectj support for running tests, and simple test stubIvan Topolnak2013-05-231-0/+46