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 MdcKeysSupport

    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(entity: Entity, isRouter: Boolean, isRoutee: Boolean, isTracked: Boolean, trackingGroups: List[String], actorCellCreation: Boolean) extends Product with Serializable

    Permalink
  9. class DispatcherInstrumentation extends AnyRef

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

    Permalink
    Annotations
    @Aspect()
  11. case class EnvelopeContext(nanoTime: RelativeNanoTimestamp, context: TraceContext) extends Product with Serializable

    Permalink
  12. class EnvelopeContextIntoEnvelopeMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  13. trait InstrumentedEnvelope extends Serializable

    Permalink
  14. trait LookupDataAware extends AnyRef

    Permalink
  15. class MetricsIntoActorCellsMixin extends AnyRef

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

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

    Permalink
  18. class RoutedActorCellInstrumentation extends AnyRef

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

    Permalink
  20. trait RouterMonitor extends AnyRef

    Permalink
  21. class TraceContextIntoRepointableActorRefMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()
  22. class TraceContextIntoSystemMessageMixin extends AnyRef

    Permalink
    Annotations
    @Aspect()

Value Members

  1. object ActorCellInstrumentation

    Permalink
  2. object ActorInstrumentationAware

    Permalink
  3. object ActorMonitor

    Permalink
  4. object ActorMonitors

    Permalink
  5. object ActorSystemAware

    Permalink
  6. object AkkaDispatcherMetrics

    Permalink
  7. object AskPatternInstrumentation

    Permalink
  8. object CellInfo extends Serializable

    Permalink
  9. object EnvelopeContext extends Serializable

    Permalink
  10. object InstrumentedEnvelope extends Serializable

    Permalink
  11. object LookupDataAware

    Permalink
  12. object NoOpRouterMonitor extends RouterMonitor

    Permalink
  13. object RouterInstrumentationAware

    Permalink
  14. object RouterMonitor

    Permalink

Ungrouped