package diagnostics
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- diagnostics
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait Diagnostics extends AnyRef
- final case class DiagnosticsLive(config: ZMXConfig) extends Diagnostics with Product with Serializable
- class ZMXClient extends AnyRef
- final case class ZMXConfig(host: String, port: Int, debug: Boolean) extends Product with Serializable
Value Members
- val ZMXSupervisor: Supervisor[Set[Fiber.Runtime[Any, Any]]]
- object Diagnostics
- object ZMXClient
- object ZMXConfig extends Serializable