aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/instrumentation/akka/AskPatternInstrumentation.scala
Commit message (Expand)AuthorAgeFilesLines
* ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-281-88/+0
* = core: avoid error when TraceContext is emptyDiego2014-12-211-15/+16
* = core: avoid unnecesary allocation when askPatternTimeoutWarning is offDiego2014-12-171-11/+12
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-171-16/+38
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-131-22/+31
* = core: kamon akka instrumentation name spaceAndrei Pozolotin2014-11-121-1/+1
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+55