aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/kamon
Commit message (Expand)AuthorAgeFilesLines
* wipIvan Topolnak2013-06-062-0/+55
* Merged the aspects-refactor changesIvan Topolnak2013-06-038-117/+110
|\
| * Changed initialization order for Kamon companion objectIvan Topolnak2013-06-031-2/+3
| * wipIvan Topolnak2013-05-312-25/+15
| * WIP - first functional implementation of TraceContextIvan Topolnak2013-05-308-96/+98
* | WIP: Metrics 3Diego Parra2013-05-311-3/+9
* | WIP:Metrics 3Diego Parra2013-05-311-0/+9
* | WIP:Metrics2 to Metrics3 MigrationDiego Parra2013-05-314-68/+64
|/
* 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
* Included test for cases in which TraceContext are not available at creation timeIvan Topolnak2013-05-241-15/+2
* 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-242-11/+7
|/
* 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-234-85/+66
* started working on metrics aggregation using dedicated actorsIvan Topolnak2013-05-211-0/+18
* simple instrumentation for keeping a trace context within Futures callbacksIvan Topolnak2013-05-202-29/+9
* some work done regarding asking an actorIvan Topolnak2013-05-161-5/+15
* wip in aspects for actor tracingIvan Topolnak2013-05-164-15/+36
* wipIvan Topolnak2013-05-151-45/+0
* wipIvan Topolnak2013-05-154-29/+136
* wip in passing some kind of context along with actor messagesIvan Topolnak2013-05-082-12/+69
* fixed the metric being reported to newrelicIvan Topolnak2013-05-061-1/+4
* added Mailbox, PoolMonitor and ActorSystem Aspects and fix newRelicReporterDiego Parra2013-05-052-13/+4
* Initial Commit KamonDiego Parra2013-05-035-0/+236