Summary

zio.metrics.MetricKeyType$.Summary
final case class Summary(maxAge: Duration, maxSize: Int, error: Double, quantiles: Chunk[Double]) extends MetricKeyType

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type In = (Double, Instant)
type Out = Summary

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product