aboutsummaryrefslogtreecommitdiff
path: root/kamon-akka/src/main/scala/kamon/akka/instrumentation/ActorCellInstrumentation.scala
Commit message (Expand)AuthorAgeFilesLines
* = akka: correctly handle invoke errors while processing system messages, fixe...Ivan Topolnjak2015-04-221-1/+6
* ! akka: avoid catching the root supervisors with the metrics instrumentation,...Ivan Topolnjak2015-03-131-3/+5
* ! akka: prefix actors, routers and dispatchers with the actor system name.Ivan Topolnjak2015-03-131-10/+10
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-8/+13
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-2/+2
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-5/+6
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-0/+211