package statsd
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- statsd
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait StatsdClient extends AnyRef
- final case class StatsdConfig(host: String, port: Int) extends Product with Serializable
Value Members
- lazy val statsdLayer: ZLayer[zio.&[StatsdConfig, MetricsConfig], Nothing, Unit]
- object StatsdConfig extends Serializable
- case object StatsdEncoder extends Product with Serializable