aboutsummaryrefslogtreecommitdiff
path: root/kamon-testkit/src/main/scala/testkit/TestProbeInstrumentation.scala
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for the major cleanupIvan Topolnjak2017-04-241-54/+0
| | | | | | Moved all the original files from src/main to src/legacy-main, same with test files. Also removed the autoweave module, examples and bench as I'm planning to have them in separate repositories.
* wipDiego2016-12-041-1/+1
|
* ! 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-241-2/+2
|
* = 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
|
* instrument akka testkit to correctly propagate TraceContexts when replying ↵Ivan Topolnjak2014-02-021-0/+54
from a test probe