aboutsummaryrefslogtreecommitdiff
path: root/kamon-akka-remote
Commit message (Collapse)AuthorAgeFilesLines
* + all: use ModuleSupervisor init all auto-start modules.Ivan Topolnjak2015-01-301-0/+14
| | | | | | | | | | | The new ModuleSupervisor implementation will make use of special configuration keys under the `kamon.modules` section to detect all the available modules in the classpath and do two things with that info: 1. Log the AspectJ Weaver missing error if any of the available modules requires AspectJ. 2. Start all available modules that are marked with the auto-start setting.
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-244-26/+49
|
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-041-2/+3
|
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-262-11/+12
|
* + akka-remote: create a new kamon-akka-remote module, closes #99Ivan Topolnjak2014-10-244-0/+3124