Packages

package statsd

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

Type Members

  1. trait StatsdClient extends AnyRef
  2. final case class StatsdConfig(host: String, port: Int) extends Product with Serializable

Value Members

  1. lazy val statsdLayer: ZLayer[zio.&[StatsdConfig, MetricsConfig], Nothing, Unit]
  2. object StatsdConfig extends Serializable
  3. case object StatsdEncoder extends Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped