aboutsummaryrefslogtreecommitdiff
path: root/kamon-play
Commit message (Expand)AuthorAgeFilesLines
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-093-4/+6
* = core,play: workaround the non thread safe calls to TrieMap.getOrElseUpdateIvan Topolnjak2014-11-091-2/+2
* + play: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-314-9/+38
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-265-44/+37
* + play-examples: update exampleDiego2014-09-291-3/+3
* = play: fixes #84Diego2014-09-154-23/+19
* + play: * use the url template from the routes file as default trace name(bas...Diego2014-09-143-19/+129
* = play: fix testsDiego2014-09-091-2/+1
* = play: fix WSInstrumentation testsDiego2014-09-091-0/+2
* = play: * fix testsDiego2014-09-092-26/+27
* = play:Diego2014-09-094-82/+102
* + 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-274-3/+43
* = play: fixes LoggerLikeInstrumentationSpecDiego2014-07-061-25/+21
* = play: comment test because not run in travisDiego2014-07-061-2/+3
* + play: introducing LoggerLikeInstrumentation in order to copy the properties...Diego2014-07-065-23/+217
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-032-6/+5
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-162-63/+82
* = core: fix DispatcherMetricsSpecDiego2014-05-201-0/+1
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-183-3/+3
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-094-9/+54
* + play: new rename trace testDiego2014-05-091-0/+2
* = play: change code formatDiego2014-05-092-10/+10
* + play: upgrade version to 2.3.RC1 and change Specs2 for ScalaTestsDiego2014-05-092-56/+32
* ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-011-1/+1
* + play: fix WSIntrumentationDiego2014-04-232-3/+3
* = play: ensure each test case receives its own FakeApplicationIvan Topolnak2014-04-231-1/+1
* + all: fix compilation issuesDiego2014-04-234-18/+5
* make reference.conf files more sbt-assembly merge friendlyIvan Topolnjak2014-03-251-0/+4
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-154-8/+18
* 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-096-20/+85
* WIP:Play integration WebExternalDiego2014-03-085-2/+137
* WIP:Play support and resolve #20Diego2014-03-033-22/+62
* WIP:play support simple refactorDiego2014-02-282-28/+24
* WIP: added tests to play requests instrumentationDiego2014-02-286-2/+215
* WIP:play extensionDiego2014-02-222-0/+36
* WIP:play supportDiego2014-02-111-0/+11