aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/test
Commit message (Expand)AuthorAgeFilesLines
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-14/+24
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-152-6/+6
* = play: ensure that tests use different ports.Ivan Topolnjak2015-02-142-8/+12
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-133-16/+14
* = play: use our own dispatcher instead of Akka's default dispatcher and reduc...Diego2015-01-303-18/+14
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-242-30/+33
* + core, play: introduce kamon-dispatcherDiego2014-12-021-6/+5
* + play: change pointcut execution to call and closes #122Diego2014-12-021-0/+1
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-3/+18
* ! core: update HdrHistogram to 2.0.3Diego2014-11-191-2/+2
* + core: refactor MDC facilities and closes #100Diego2014-11-191-12/+13
* = play: fix WSInstrumentationSpecDiego2014-11-161-3/+3
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-2/+2
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-262-4/+4
* + play-examples: update exampleDiego2014-09-291-3/+3
* = play: fixes #84Diego2014-09-151-1/+0
* + play: * use the url template from the routes file as default trace name(bas...Diego2014-09-142-6/+86
* = play: fix testsDiego2014-09-091-2/+1
* = play: fix WSInstrumentation testsDiego2014-09-091-0/+2
* = play: * fix testsDiego2014-09-091-10/+14
* = play:Diego2014-09-092-50/+65
* + play: record http server metrics, closes #56Ivan Topolnjak2014-07-271-1/+25
* = 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-062-11/+135
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-3/+3
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-161-10/+44
* = core: fix DispatcherMetricsSpecDiego2014-05-201-0/+1
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-091-5/+47
* + 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-231-2/+2
* = play: ensure each test case receives its own FakeApplicationIvan Topolnak2014-04-231-1/+1
* + all: fix compilation issuesDiego2014-04-232-14/+1
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-152-6/+16
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing i...Diego2014-03-094-17/+50
* WIP:Play integration WebExternalDiego2014-03-082-1/+65
* WIP:Play support and resolve #20Diego2014-03-032-22/+33
* WIP:play support simple refactorDiego2014-02-281-1/+1
* WIP: added tests to play requests instrumentationDiego2014-02-283-0/+117