aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/scala/kamon
Commit message (Expand)AuthorAgeFilesLines
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-263-40/+33
* = play: fixes #84Diego2014-09-153-22/+19
* + play: * use the url template from the routes file as default trace name(bas...Diego2014-09-141-13/+43
* = play: * fix testsDiego2014-09-091-16/+13
* = play:Diego2014-09-092-32/+37
* + play-example: included UserMetrics, LogReporter and SystemMetrics extensionsDiego2014-08-051-2/+4
* = play: minor refactor in RequestInstrumentationDiego2014-08-051-16/+9
* + play: record http server metrics, closes #56Ivan Topolnjak2014-07-272-2/+14
* + play: introducing LoggerLikeInstrumentation in order to copy the properties...Diego2014-07-062-12/+81
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-3/+2
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-161-53/+38
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-182-3/+1
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-093-4/+7
* + play: fix WSIntrumentationDiego2014-04-231-1/+1
* + all: fix compilation issuesDiego2014-04-232-4/+4
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-151-1/+1
* 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 i...Diego2014-03-092-3/+35
* 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