aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/scala/kamon/play/Play.scala
Commit message (Expand)AuthorAgeFilesLines
* + play-example: included UserMetrics, LogReporter and SystemMetrics extensionsDiego2014-08-051-2/+4
* + play: record http server metrics, closes #56Ivan Topolnjak2014-07-271-0/+3
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-181-2/+1
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-091-0/+2
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-151-1/+1
* WIP: added tests to play requests instrumentationDiego2014-02-281-1/+6
* WIP:play extensionDiego2014-02-221-0/+30