Metrics

zio.metrics.Metrics
final case class Metrics

Attributes

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

Members list

Value members

Concrete methods

def dump(implicit trace: Trace): IO[IOException, Unit]

Dumps all current metrics to the console.

Dumps all current metrics to the console.

Attributes

def prettyPrint(implicit trace: Trace): UIO[String]

Gets all current metrics in pretty debug view.

Gets all current metrics in pretty debug view.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product