package akka
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- akka
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class ActorMetrics extends AnyRef
- case class Entity(name: String, category: String) extends Product with Serializable
- type ForkJoinPoolLike = AnyRef { ... /* 7 definitions in type refinement */ }
- case class GaugeWrapper(registry: MeterRegistry, name: String, tags: Iterable[Tag]) extends Product with Serializable
- class RouterMetrics extends AnyRef
- case class TimerWrapper(timer: Timer) extends Product with Serializable
Value Members
- def metricFriendlyActorName(actorPath: String): String
- def sanitizeMetricName(metricName: String): String
- object ActorGroupMetrics
- object ActorMetrics
- object ActorSystemMetrics
- object AkkaMetricRegistry
- object ForkJoinPoolMetrics
- object MetricsConfig
- object RouterMetrics
- object ThreadPoolMetrics