aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/test/scala
Commit message (Expand)AuthorAgeFilesLines
* = spray: Fix segment finishing on errorsJoão Ferreira2015-05-221-0/+36
* = spray: fix server metrics tests.Ivan Topolnjak2015-05-042-4/+4
* ! 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-132-3/+3
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-243-165/+100
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-6/+2
* + 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-312-69/+149
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-261-10/+10
* + core,spray: create and implement http server metrics for spray, related to #56Ivan Topolnjak2014-07-232-31/+93
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-033-20/+15
* = spray: give some more time to TestServer setup to avoid false test failuresIvan Topolnjak2014-06-101-1/+3
* = spray: give more time to bind the ports when using the test serverIvan Topolnak2014-05-201-1/+4
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-242-90/+267
* minor cleanup before relasing 0.0.13Ivan Topolnak2014-02-061-1/+1
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-041-14/+4
* continuous hdr tracking instrument, special for mailbox size metricsIvan Topolnak2014-02-031-2/+0
* fix spray client instrumentation testsIvan Topolnak2014-02-033-43/+124
* initial tests for spray-client instrumentationIvan Topolnjak2014-02-033-37/+83
* instrument akka testkit to correctly propagate TraceContexts when replying fr...Ivan Topolnjak2014-02-021-4/+3
* update spray server request instrumentation testsIvan Topolnak2014-01-311-29/+37
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-312-4/+3
* different aproach to testing spray instrumentation, wipIvan Topolnak2014-01-292-39/+37
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-291-5/+5
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-272-12/+27
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-1/+1
* more reformatted codeIvan Topolnjak2013-12-182-16/+14
* first approach to client instrumentation testingIvan Topolnjak2013-12-041-0/+31
* move server tests to a higher level of abstractionIvan Topolnjak2013-12-041-15/+13
* added copyright headersDiego Parra2013-11-261-0/+15
* fix conflict between futures and spray server instrumentationIvan Topolnjak2013-11-251-6/+8
* halfway to our own NewRelic AgentIvan Topolnak2013-11-071-18/+48
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-051-0/+49