aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/test/scala/kamon/spray/ClientRequestInstrumentationSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* wip, core/akka/spray are kind of migrated.Ivan Topolnjak2015-08-281-19/+8
* = spray: Fix segment finishing on errorsJoão Ferreira2015-05-221-0/+36
* = spray: fix server metrics tests.Ivan Topolnjak2015-05-041-1/+1
* ! spray: rename SprayNameGenerator to just NameGenerator.Ivan Topolnjak2015-04-271-1/+1
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-8/+24
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-15/+15
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-2/+2
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-87/+60
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-4/+7
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-67/+147
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-261-10/+10
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-8/+7
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-241-68/+183
* continuous hdr tracking instrument, special for mailbox size metricsIvan Topolnak2014-02-031-2/+0
* fix spray client instrumentation testsIvan Topolnak2014-02-031-7/+57
* initial tests for spray-client instrumentationIvan Topolnjak2014-02-031-0/+67