aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/scala/kamon/play/Play.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-2/+8
* + core, play: introduce kamon-dispatcherDiego2014-12-021-1/+1
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-0/+2
* + play: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-1/+18
* + 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