kamon.instrumentation.executor

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class ExecutorTaskInstrumentation extends InstrumentationBuilder

Captures the current Context upon creation of all Runnable/Callable implementations and sets that Context as current while their run/call methods are executed. See the module's exclude configuration for more info on what packages and implementations will not be targeted by this instrumentation (e.g. it does not target any java.* class by default).

Captures the current Context upon creation of all Runnable/Callable implementations and sets that Context as current while their run/call methods are executed. See the module's exclude configuration for more info on what packages and implementations will not be targeted by this instrumentation (e.g. it does not target any java.* class by default).

Attributes

Supertypes
class InstrumentationBuilder
class Object
trait Matchable
class Any
class ScalaGlobalExecutionContextInstrumentation extends InstrumentationBuilder

Attributes

Supertypes
class InstrumentationBuilder
class Object
trait Matchable
class Any

Types

type ScalaForkJoinPool = ForkJoinPool