aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala
Commit message (Collapse)AuthorAgeFilesLines
* upgrading to akka 2.2Ivan Topolnak2013-08-0720-1384/+0
|
* upgraded to akka 2.2Ivan Topolnak2013-08-076-14/+80
|
* wipIvan Topolnak2013-07-163-1/+49
|
* still a disaster, need to syncIvan Topolnak2013-07-155-34/+111
|
* complete disaster, wipIvan Topolnak2013-07-105-8/+207
|
* doing some testing on alternatives ways to weave the classesIvan Topolnak2013-06-244-20/+98
|
* minor cleanup, still working in metricsIvan Topolnak2013-06-1412-247/+74
|
* wipIvan Topolnak2013-06-136-17/+130
|
* wipIvan Topolnak2013-06-1111-30/+215
|
* wipIvan Topolnak2013-06-062-0/+55
|
* Merged the aspects-refactor changesIvan Topolnak2013-06-039-123/+118
|\
| * Changed initialization order for Kamon companion objectIvan Topolnak2013-06-031-2/+3
| |
| * wipIvan Topolnak2013-05-313-26/+16
| |
| * WIP - first functional implementation of TraceContextIvan Topolnak2013-05-309-102/+106
| |
* | WIP:Metrics 3Diego Parra2013-06-031-5/+5
| |
* | WIP: Metrics 3Diego Parra2013-05-311-3/+9
| |
* | WIP:Metrics 3Diego Parra2013-05-312-1/+10
| |
* | WIP:Metrics2 to Metrics3 MigrationDiego Parra2013-05-315-82/+98
|/
* 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-282-44/+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-87/+24
|
* 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-204-42/+16
|
* some work done regarding asking an actorIvan Topolnak2013-05-163-6/+67
|
* refactor MetricsSendersDiego Parra2013-05-163-42/+17
|
* wip in aspects for actor tracingIvan Topolnak2013-05-167-39/+91
|
* wipIvan Topolnak2013-05-151-45/+0
|
* wipIvan Topolnak2013-05-159-42/+311
|
* WIP refactor in MailboxMetricsDiego Parra2013-05-123-42/+82
|
* 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-062-1/+5
|
* added Mailbox, PoolMonitor and ActorSystem Aspects and fix newRelicReporterDiego Parra2013-05-057-38/+111
|
* Initial Commit KamonDiego Parra2013-05-036-0/+261