Package

akka.kamon

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. class ActorLoggingInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()
  4. trait ActorMonitor extends AnyRef

    Permalink
  5. trait ActorSystemAware extends AnyRef

    Permalink
  6. class ActorSystemMessageInstrumentation extends AnyRef

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

    Permalink
    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

    Permalink
  9. class DeadLettersInstrumentation extends AnyRef

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

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

    Permalink
    Annotations
    @Aspect()
  12. class EnvelopeContextIntoEnvelopeMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  13. class HasContextIntoRepointableActorRefMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  14. class HasContextIntoSystemMessageMixin extends AnyRef

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

    Permalink
  16. trait InstrumentedEnvelope extends Serializable

    Permalink
  17. trait LookupDataAware extends AnyRef

    Permalink
  18. class MetricsIntoActorCellsMixin extends AnyRef

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

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

    Permalink
  21. class RoutedActorCellInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()
  22. trait RoutedActorRefAccessor extends AnyRef

    Permalink
  23. trait RouterInstrumentationAware extends AnyRef

    Permalink
  24. trait RouterMonitor extends AnyRef

    Permalink
  25. case class TimestampedContext(nanoTime: Long, context: Context) extends Product with Serializable

    Permalink

Ungrouped