aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main/scala/spray/can/client
Commit message (Expand)AuthorAgeFilesLines
* + 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-2/+7
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-311-24/+26
* code formattingIvan Topolnjak2013-12-181-13/+8
* move server tests to a higher level of abstractionIvan Topolnjak2013-12-041-0/+3
* instrumentation is back in placeIvan Topolnjak2013-11-291-51/+40
* initial adjustments to allow recording trace segmentsIvan Topolnjak2013-11-281-0/+96