aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/instrumentation/akka
Commit message (Expand)AuthorAgeFilesLines
* ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-285-557/+0
* = core: avoid error when TraceContext is emptyDiego2014-12-211-15/+16
* = core: avoid unnecesary allocation when askPatternTimeoutWarning is offDiego2014-12-171-11/+12
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-171-16/+38
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-131-22/+31
* + core: refactor MDC facilities and closes #100Diego2014-11-191-2/+5
* = core: kamon akka instrumentation name spaceAndrei Pozolotin2014-11-125-6/+6
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-4/+4
* + akka-remote: create a new kamon-akka-remote module, closes #99Ivan Topolnjak2014-10-241-91/+0
* = core: minor cleanup of the remoting instrumentationIvan Topolnjak2014-10-231-7/+7
* = core: exclude CallerThreadDispatcher from instrumentation, change Dispatche...Diego2014-10-211-1/+1
* = play:Diego2014-09-091-1/+1
* + core: initial support for akka remoting/cluster, related to #61Ivan Topolnjak2014-08-311-0/+91
* = core: fix errors in last commitDiego2014-08-291-143/+0
* + core: provide metrics for routersDiego2014-08-292-7/+198
* ! core: use the inline variant of TraceRecorder.withTraceContext via macrosDiego2014-08-063-4/+4
* = core: cleanup actor metrics recorder after the actor is stopped, closes #69Ivan Topolnjak2014-08-021-2/+0
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-035-0/+475