package instrumentation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ActorCellInstrumentation extends AnyRef
- Annotations
- @Aspect()
- trait ActorInstrumentationAware extends AnyRef
- trait ActorMonitor extends AnyRef
- trait ActorSystemAware extends AnyRef
- case class CellInfo(entity: Entity, actorSystemName: String, isRouter: Boolean, isRoutee: Boolean, isTracked: Boolean, trackingGroups: List[String], actorCellCreation: Boolean) extends Product with Serializable
-
class
DeadLettersInstrumentation extends AnyRef
- Annotations
- @Aspect()
-
class
DispatcherInstrumentation extends AnyRef
- Annotations
- @Aspect()
-
class
DispatcherMetricCollectionInfoIntoDispatcherMixin extends AnyRef
- Annotations
- @Aspect()
- case class EnvelopeContext(nanoTime: Long) extends Product with Serializable
-
class
EnvelopeContextIntoEnvelopeMixin 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 RouterInstrumentationAware extends AnyRef
- trait RouterMonitor extends AnyRef
Value Members
- object ActorCellInstrumentation
- object ActorInstrumentationAware
- object ActorMonitor
- object ActorMonitors
- object ActorSystemAware
- object CellInfo extends Serializable
- object EnvelopeContext extends Serializable
- object HasSystem
- object InstrumentedEnvelope extends Serializable
- object LookupDataAware
- object NoOpRouterMonitor extends RouterMonitor
- object RouterInstrumentationAware
- object RouterMonitor