aboutsummaryrefslogtreecommitdiff
path: root/kamon-akka
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into release-legacy-akka-2.2Ivan Topolnjak2015-05-0915-239/+236
|\
| * = 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-183-99/+78
| * = 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-133-5/+11
| * ! akka: prefix actors, routers and dispatchers with the actor system name.Ivan Topolnjak2015-03-136-48/+69
| * + log-reporter: include dispatcher metrics and close #163Diego2015-03-131-2/+2
| * ! all: introduced support for metric tags.Ivan Topolnjak2015-03-098-20/+30
| * ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-158-60/+59
* | Merge branch 'single-kamon-instance-per-jvm' into release-legacy-akka-2.2Ivan Topolnjak2015-02-147-165/+30
|/
* ! core: special treatment of settings.Ivan Topolnjak2015-02-143-8/+3
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-137-124/+127
* + all: use ModuleSupervisor init all auto-start modules.Ivan Topolnjak2015-01-301-0/+9
* ! all: include license headersDiego2015-01-291-0/+16
* ! core,akka: use our own dispatcher instead of Akka's default dispatcher.Ivan Topolnjak2015-01-291-1/+1
* + akka: include default filters configuration for actors.Ivan Topolnjak2015-01-281-0/+5
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-2419-693/+630
* ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-2819-0/+2138