RouterMonitor

kamon.instrumentation.pekko.instrumentations.RouterMonitor
See theRouterMonitor companion trait
object RouterMonitor

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Router monitor that tracks routing metrics for the router.

Router monitor that tracks routing metrics for the router.

Attributes

Supertypes
class Object
trait Matchable
class Any

Router monitor that doesn't perform any actions.

Router monitor that doesn't perform any actions.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def from(actorCell: Any, ref: ActorRef, parent: ActorRef, system: ActorSystem): RouterMonitor