Packages

package akka

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. akka
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class ActorMetrics extends AnyRef
  2. case class Entity(name: String, category: String) extends Product with Serializable
  3. type ForkJoinPoolLike = AnyRef { ... /* 7 definitions in type refinement */ }
  4. case class GaugeWrapper(registry: MeterRegistry, name: String, tags: Iterable[Tag]) extends Product with Serializable
  5. class RouterMetrics extends AnyRef
  6. case class TimerWrapper(timer: Timer) extends Product with Serializable

Value Members

  1. def metricFriendlyActorName(actorPath: String): String
  2. def sanitizeMetricName(metricName: String): String
  3. object ActorGroupMetrics
  4. object ActorMetrics
  5. object ActorSystemMetrics
  6. object AkkaMetricRegistry
  7. object ForkJoinPoolMetrics
  8. object MetricsConfig
  9. object RouterMetrics
  10. object ThreadPoolMetrics

Inherited from AnyRef

Inherited from Any

Ungrouped