p

akka.kamon

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. class ActorLoggingInstrumentation extends AnyRef
    Annotations
    @Aspect()
  4. trait ActorMonitor extends AnyRef
  5. trait ActorSystemAware extends AnyRef
  6. class ActorSystemMessageInstrumentation extends AnyRef
    Annotations
    @Aspect()
  7. class AskPatternInstrumentation extends AnyRef
    Annotations
    @Aspect()
  8. 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
  9. class DeadLettersInstrumentation extends AnyRef
    Annotations
    @Aspect()
  10. class DispatcherInstrumentation extends AnyRef
    Annotations
    @Aspect()
  11. class DispatcherMetricCollectionInfoIntoDispatcherMixin extends AnyRef
    Annotations
    @Aspect()
  12. class EnvelopeContextIntoEnvelopeMixin extends AnyRef
    Annotations
    @Aspect()
  13. class HasContextIntoRepointableActorRefMixin extends AnyRef
    Annotations
    @Aspect()
  14. class HasContextIntoSystemMessageMixin extends AnyRef
    Annotations
    @Aspect()
  15. trait HasSystem extends AnyRef
  16. trait InstrumentedEnvelope extends Serializable
  17. trait LookupDataAware extends AnyRef
  18. class MetricsIntoActorCellsMixin extends AnyRef
    Annotations
    @Aspect()
  19. class MetricsIntoRouterCellsMixin extends AnyRef
    Annotations
    @Aspect()
  20. class MetricsOnlyRouterMonitor extends RouterMonitor
  21. class RoutedActorCellInstrumentation extends AnyRef
    Annotations
    @Aspect()
  22. trait RoutedActorRefAccessor extends AnyRef
  23. trait RouterInstrumentationAware extends AnyRef
  24. trait RouterMonitor extends AnyRef
  25. case class TimestampedContext (nanoTime: Long, context: Context) extends Product with Serializable

Ungrouped