aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main/scala/spray/can/client/ClientRequestInstrumentation.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-153/+0
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-2/+2
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-53/+68
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-261-53/+51
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-251-9/+9
* ! core: use the inline variant of TraceRecorder.withTraceContext via macrosDiego2014-08-061-2/+2
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-9/+3
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-241-27/+51
* initial tests for spray-client instrumentationIvan Topolnjak2014-02-031-6/+38
* add tags to individual metricsIvan Topolnjak2014-02-021-0/+90