aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/test/scala/kamon/play/WSInstrumentationSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* + play: play-2.4.x supportDiego2015-08-091-98/+0
* ! 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-151-3/+3
* = play: ensure that tests use different ports.Ivan Topolnjak2015-02-141-4/+7
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-6/+6
* = play: use our own dispatcher instead of Akka's default dispatcher and reduc...Diego2015-01-301-2/+2
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-15/+17
* = 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-261-3/+3
* + 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-141-1/+1
* = 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-091-49/+43
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-3/+3
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-091-5/+47
* = play: change code formatDiego2014-05-091-1/+1
* + play: upgrade version to 2.3.RC1 and change Specs2 for ScalaTestsDiego2014-05-091-36/+13
* ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-011-1/+1
* + play: fix WSIntrumentationDiego2014-04-231-2/+2
* + all: fix compilation issuesDiego2014-04-231-0/+1
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-151-5/+15
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing i...Diego2014-03-091-10/+6
* WIP:Play integration WebExternalDiego2014-03-081-0/+59