aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged the aspects-refactor changesIvan Topolnak2013-06-0317-145/+164
|\
| * Changed initialization order for Kamon companion objectIvan Topolnak2013-06-032-2/+4
| * wipIvan Topolnak2013-05-318-36/+43
| * WIP - first functional implementation of TraceContextIvan Topolnak2013-05-3013-115/+125
* | WIP:Metrics 3Diego Parra2013-06-032-7/+7
* | WIP: Metrics 3Diego Parra2013-05-312-17/+23
* | WIP:Metrics 3Diego Parra2013-05-314-1/+53
* | WIP:Metrics2 to Metrics3 MigrationDiego Parra2013-05-317-87/+101
|/
* Settled with a @Aspectj style for instrumentation on runnablesIvan Topolnak2013-05-308-89/+71
* add importDiego Parra2013-05-302-4/+5
* WIP: aspects refactorDiego Parra2013-05-294-29/+17
* testing different ways to make sure the inter-type defined members are finalIvan Topolnak2013-05-293-9/+29
* configured sbt to compile aspectj filesIvan Topolnak2013-05-287-52/+41
* Included test for cases in which TraceContext are not available at creation timeIvan Topolnak2013-05-242-22/+18
* 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-245-34/+61
|/
* Merge branch 'master' of github.com:dpsoft/KamonIvan Topolnjak2013-05-241-1/+27
|\
| * fix FutureTestDiego Parra2013-05-241-0/+25
| * WIP: Instrumentation on Future.applyDiego Parra2013-05-242-26/+27
* | switched back to scalatest and created simple instrumentation for futures bodyIvan Topolnjak2013-05-247-12/+96
|/
* included aspectj support for running tests, and simple test stubIvan Topolnak2013-05-2310-91/+71
* started working on metrics aggregation using dedicated actorsIvan Topolnak2013-05-213-1/+20
* simple instrumentation for keeping a trace context within Futures callbacksIvan Topolnak2013-05-206-47/+19
* some work done regarding asking an actorIvan Topolnak2013-05-164-6/+68
* Merge branch 'master' of github.com:dpsoft/KamonIvan Topolnak2013-05-160-0/+0
|\
| * refactor MetricsSendersDiego Parra2013-05-153-40/+17
* | refactor MetricsSendersDiego Parra2013-05-163-42/+17
* | wip in aspects for actor tracingIvan Topolnak2013-05-169-44/+97
* | wipIvan Topolnak2013-05-151-45/+0
* | wipIvan Topolnak2013-05-1514-66/+347
|/
* WIP refactor in MailboxMetricsDiego Parra2013-05-124-44/+84
* Mailboxs metricsDiego Parra2013-05-102-24/+27
* remove ActorSystemHolder and introduce TracerDiego Parra2013-05-106-63/+88
* refactor ActorSystem to ActorSystemHolderDiego Parra2013-05-103-4/+4
* first approach to send mailbox and pool metricsDiego Parra2013-05-094-50/+61
* 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-065-4/+11
* added Mailbox, PoolMonitor and ActorSystem Aspects and fix newRelicReporterDiego Parra2013-05-058-39/+115
* Initial Commit KamonDiego Parra2013-05-0313-0/+647
* Initial commitdpsoft2013-05-032-0/+15