aboutsummaryrefslogtreecommitdiff
path: root/kamon-akka/src/main/scala
Commit message (Expand)AuthorAgeFilesLines
* = akka: correctly handle invoke errors while processing system messages, fixe...Ivan Topolnjak2015-04-221-1/+6
* = akka: clean up the ask pattern warning instrumentation and tests.Ivan Topolnjak2015-04-182-43/+54
* = akka: cleanup the dispatcher metric recorders.Ivan Topolnjak2015-04-061-32/+8
* ! 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-132-15/+25
* + log-reporter: include dispatcher metrics and close #163Diego2015-03-131-2/+2
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-092-11/+22
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-154-11/+10
* ! core: special treatment of settings.Ivan Topolnjak2015-02-141-1/+1
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-133-10/+12
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-2410-418/+321
* ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-289-0/+899