Package

akka.monitor

instrumentation

Permalink

package instrumentation

Visibility
  1. Public
  2. All

Type Members

  1. class ActorCellInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()
  2. trait ActorInstrumentationAware extends AnyRef

    Permalink
  3. trait ActorMonitor extends AnyRef

    Permalink
  4. trait ActorSystemAware extends AnyRef

    Permalink
  5. case class CellInfo(entity: Entity, actorSystemName: String, isRouter: Boolean, isRoutee: Boolean, isTracked: Boolean, trackingGroups: List[String], actorCellCreation: Boolean) extends Product with Serializable

    Permalink
  6. class DeadLettersInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()
  7. class DispatcherInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()
  8. class DispatcherMetricCollectionInfoIntoDispatcherMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  9. case class EnvelopeContext(nanoTime: Long) extends Product with Serializable

    Permalink
  10. class EnvelopeContextIntoEnvelopeMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  11. trait HasSystem extends AnyRef

    Permalink
  12. trait InstrumentedEnvelope extends Serializable

    Permalink
  13. trait LookupDataAware extends AnyRef

    Permalink
  14. class MetricsIntoActorCellsMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  15. class MetricsIntoRouterCellsMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  16. class MetricsOnlyRouterMonitor extends RouterMonitor

    Permalink
  17. class RoutedActorCellInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()
  18. trait RouterInstrumentationAware extends AnyRef

    Permalink
  19. trait RouterMonitor extends AnyRef

    Permalink

Value Members

  1. object ActorCellInstrumentation

    Permalink
  2. object ActorInstrumentationAware

    Permalink
  3. object ActorMonitor

    Permalink
  4. object ActorMonitors

    Permalink
  5. object ActorSystemAware

    Permalink
  6. object CellInfo extends Serializable

    Permalink
  7. object EnvelopeContext extends Serializable

    Permalink
  8. object HasSystem

    Permalink
  9. object InstrumentedEnvelope extends Serializable

    Permalink
  10. object LookupDataAware

    Permalink
  11. object NoOpRouterMonitor extends RouterMonitor

    Permalink
  12. object RouterInstrumentationAware

    Permalink
  13. object RouterMonitor

    Permalink

Ungrouped