aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/scala/kamon/play/instrumentation/RequestInstrumentation.scala
Commit message (Expand)AuthorAgeFilesLines
* + play: introducing LoggerLikeInstrumentation in order to copy the properties...Diego2014-07-061-12/+11
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-161-53/+38
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-181-1/+0
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-091-2/+4
* WSInstrumentation refactorDiego2014-03-121-3/+0
* 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 i...Diego2014-03-091-3/+19
* WIP:Play integration WebExternalDiego2014-03-081-1/+1
* WIP:play support simple refactorDiego2014-02-281-27/+23
* WIP: added tests to play requests instrumentationDiego2014-02-281-0/+91