aboutsummaryrefslogtreecommitdiff
path: root/kamon-akka/src/main/scala/kamon/akka/instrumentation/ActorMonitor.scala
Commit message (Expand)AuthorAgeFilesLines
* correctly differentiate between actors and routers, fixes #271Ivan Topolnjak2016-03-281-8/+2
* remove the context propagation configuration, we will always propagate.Ivan Topolnjak2016-03-141-56/+49
* introduce selective instrumentation for akka actors.Ivan Topolnjak2016-03-141-0/+135