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