p

akka.monitor

instrumentation

package instrumentation

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class ActorCellInstrumentation extends AnyRef
    Annotations
    @Aspect()
  2. trait ActorInstrumentationAware extends AnyRef
  3. trait ActorMonitor extends AnyRef
  4. trait ActorSystemAware extends AnyRef
  5. case class CellInfo(entity: Entity, actorSystemName: String, isRouter: Boolean, isRoutee: Boolean, isTracked: Boolean, trackingGroups: List[String], actorCellCreation: Boolean) extends Product with Serializable
  6. class DeadLettersInstrumentation extends AnyRef
    Annotations
    @Aspect()
  7. class DispatcherInstrumentation extends AnyRef
    Annotations
    @Aspect()
  8. class DispatcherMetricCollectionInfoIntoDispatcherMixin extends AnyRef
    Annotations
    @Aspect()
  9. case class EnvelopeContext(nanoTime: Long) extends Product with Serializable
  10. class EnvelopeContextIntoEnvelopeMixin extends AnyRef
    Annotations
    @Aspect()
  11. trait HasSystem extends AnyRef
  12. trait InstrumentedEnvelope extends Serializable
  13. trait LookupDataAware extends AnyRef
  14. class MetricsIntoActorCellsMixin extends AnyRef
    Annotations
    @Aspect()
  15. class MetricsIntoRouterCellsMixin extends AnyRef
    Annotations
    @Aspect()
  16. class MetricsOnlyRouterMonitor extends RouterMonitor
  17. class RoutedActorCellInstrumentation extends AnyRef
    Annotations
    @Aspect()
  18. trait RouterInstrumentationAware extends AnyRef
  19. trait RouterMonitor extends AnyRef

Ungrouped