package instrumentation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ActorCellInstrumentation
extends AnyRef
- Annotations
- @Aspect()
- trait ActorInstrumentationAware extends AnyRef
-
class
ActorLoggingInstrumentation
extends AnyRef
- Annotations
- @Aspect()
- trait ActorMonitor extends AnyRef
- trait ActorSystemAware extends AnyRef
-
class
ActorSystemMessageInstrumentation
extends AnyRef
- Annotations
- @Aspect()
-
class
AskPatternInstrumentation
extends AnyRef
- Annotations
- @Aspect()
- case class CellInfo (path: String, isRouter: Boolean, isRoutee: Boolean, isTracked: Boolean, trackingGroups: Seq[String], actorCellCreation: Boolean, systemName: String, dispatcherName: String, isTraced: Boolean, actorOrRouterClass: Class[_], routeeClass: Option[Class[_]], actorName: String) extends Product with Serializable
-
class
DeadLettersInstrumentation
extends AnyRef
- Annotations
- @Aspect()
-
class
DispatcherInstrumentation
extends AnyRef
- Annotations
- @Aspect()
-
class
DispatcherMetricCollectionInfoIntoDispatcherMixin
extends AnyRef
- Annotations
- @Aspect()
-
class
EnvelopeContextIntoEnvelopeMixin
extends AnyRef
- Annotations
- @Aspect()
-
class
HasContextIntoRepointableActorRefMixin
extends AnyRef
- Annotations
- @Aspect()
-
class
HasContextIntoSystemMessageMixin
extends AnyRef
- Annotations
- @Aspect()
- trait HasSystem extends AnyRef
- trait InstrumentedEnvelope extends Serializable
- trait LookupDataAware extends AnyRef
-
class
MetricsIntoActorCellsMixin
extends AnyRef
- Annotations
- @Aspect()
-
class
MetricsIntoRouterCellsMixin
extends AnyRef
- Annotations
- @Aspect()
- class MetricsOnlyRouterMonitor extends RouterMonitor
-
class
RoutedActorCellInstrumentation
extends AnyRef
- Annotations
- @Aspect()
- trait RoutedActorRefAccessor extends AnyRef
- trait RouterInstrumentationAware extends AnyRef
- trait RouterMonitor extends AnyRef
- case class TimestampedContext (nanoTime: Long, context: Context) extends Product with Serializable
Value Members
- object ActorCellInstrumentation
- object ActorInstrumentationAware
- object ActorMonitor
- object ActorMonitors
- object ActorSystemAware
- object AskPatternInstrumentation
- object CellInfo extends Serializable
- object DispatcherInstrumentation
- object HasSystem
- object InstrumentedEnvelope extends Serializable
- object LookupDataAware
- object NoOpRouterMonitor extends RouterMonitor
- object RoutedActorRefAccessor
- object RouterInstrumentationAware
- object RouterMonitor