A MetricAspect is able to add collection of metrics to a ZIO effect
without changing its environment, error, or value types. Aspects are the
idiomatic way of adding collection of metrics to effects.
- Companion:
- object
class Object
trait Matchable
class Any