aboutsummaryrefslogtreecommitdiff
path: root/kamon-testkit
Commit message (Collapse)AuthorAgeFilesLines
* wipDiego2016-12-042-2/+2
|
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-2/+2
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-242-2/+33
|
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-261-2/+2
|
* = spray: include macros in kamon-sprayDiego2014-08-061-1/+1
|
* ! core: use the inline variant of TraceRecorder.withTraceContext via macrosDiego2014-08-061-1/+1
|
* implementation of IMessageHandler interface in order to control Aspectj ↵Diego2014-03-151-1/+1
| | | | weaving messages through kamon
* instrument akka testkit to correctly propagate TraceContexts when replying ↵Ivan Topolnjak2014-02-022-0/+67
from a test probe