aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/test/scala
Commit message (Collapse)AuthorAgeFilesLines
* + play: removed default dispatchers to kamon default dispatcher and refactor ↵Diego2014-05-091-5/+47
| | | | test in WSInstrumentationSpec
* + 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 ↵Diego2014-03-151-5/+15
| | | | weaving messages through kamon
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing ↵Diego2014-03-093-17/+39
| | | | in Akka EventStream
* WIP:Play integration WebExternalDiego2014-03-082-1/+65
|
* WIP:Play support and resolve #20Diego2014-03-031-21/+32
|
* WIP:play support simple refactorDiego2014-02-281-1/+1
|
* WIP: added tests to play requests instrumentationDiego2014-02-281-0/+94