aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/instrumentation/akka
Commit message (Expand)AuthorAgeFilesLines
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-131-1/+1
* ! core: update HdrHistogram to 2.0.3Diego2014-11-191-1/+1
* + core: refactor MDC facilities and closes #100Diego2014-11-191-2/+23
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-252-4/+3
* + akka-remote: create a new kamon-akka-remote module, closes #99Ivan Topolnjak2014-10-241-168/+0
* = core: use explicitly thrown exceptions for failure tests.Ivan Topolnjak2014-10-192-2/+2
* + core: initial support for akka remoting/cluster, related to #61Ivan Topolnjak2014-08-311-0/+168
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-034-0/+378