aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/test
Commit message (Expand)AuthorAgeFilesLines
* + play: record http server metrics, closes #56Ivan Topolnjak2014-07-271-1/+25
* = play: fixes LoggerLikeInstrumentationSpecDiego2014-07-061-25/+21
* = play: comment test because not run in travisDiego2014-07-061-2/+3
* + play: introducing LoggerLikeInstrumentation in order to copy the properties...Diego2014-07-062-11/+135
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-3/+3
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-161-10/+44
* = core: fix DispatcherMetricsSpecDiego2014-05-201-0/+1
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-091-5/+47
* + play: new rename trace testDiego2014-05-091-0/+2
* = play: change code formatDiego2014-05-092-10/+10
* + play: upgrade version to 2.3.RC1 and change Specs2 for ScalaTestsDiego2014-05-092-56/+32
* ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-011-1/+1
* + play: fix WSIntrumentationDiego2014-04-231-2/+2
* = play: ensure each test case receives its own FakeApplicationIvan Topolnak2014-04-231-1/+1
* + all: fix compilation issuesDiego2014-04-232-14/+1
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-152-6/+16
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing i...Diego2014-03-094-17/+50
* WIP:Play integration WebExternalDiego2014-03-082-1/+65
* WIP:Play support and resolve #20Diego2014-03-032-22/+33
* WIP:play support simple refactorDiego2014-02-281-1/+1
* WIP: added tests to play requests instrumentationDiego2014-02-283-0/+117