aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/kamon/instrumentation
Commit message (Expand)AuthorAgeFilesLines
* 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