aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/scala
Commit message (Collapse)AuthorAgeFilesLines
* + play: fix WSIntrumentationDiego2014-04-231-1/+1
|
* + all: fix compilation issuesDiego2014-04-232-4/+4
|
* implementation of IMessageHandler interface in order to control Aspectj ↵Diego2014-03-151-1/+1
| | | | weaving messages through kamon
* WSInstrumentation refactorDiego2014-03-122-50/+23
|
* fix Mixing in play instrumentationDiego2014-03-101-1/+1
|
* some cleanupDiego2014-03-091-9/+6
|
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing ↵Diego2014-03-092-3/+35
| | | | in Akka EventStream
* WIP:Play integration WebExternalDiego2014-03-082-1/+71
|
* WIP:Play support and resolve #20Diego2014-03-031-0/+29
|
* WIP:play support simple refactorDiego2014-02-281-27/+23
|
* WIP: added tests to play requests instrumentationDiego2014-02-282-1/+97
|
* WIP:play extensionDiego2014-02-221-0/+30