MicrometerStatsDConfig
final case class MicrometerStatsDConfig(host: String, port: Int, flavor: StatsdFlavor, enabled: Boolean, protocol: StatsdProtocol, maxPacketLength: Int, pollingFrequency: Duration, step: Duration, publishUnchangedMeters: Boolean, buffered: Boolean, prefix: String, commonTags: Map[String, String])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any