aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/instrumentation/akka/AskPatternInstrumentationSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-281-66/+0
* = core: avoid unnecesary allocation when askPatternTimeoutWarning is offDiego2014-12-171-2/+2
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-171-1/+1
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-131-1/+1
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-251-1/+0
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+67