Tagged

final class Tagged(val tags: () => Set[MetricLabel])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R, E, A](zio: ZIO[R, E, A])(implicit trace: Trace): ZIO[R, E, A]

Concrete fields

val tags: () => Set[MetricLabel]