Tracing

zio.telemetry.opentelemetry.tracing.Tracing
See theTracing companion trait
object Tracing

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tracing.type

Members list

Value members

Concrete methods

def live(logAnnotated: Boolean): URLayer[Tracer & ContextStorage, Tracing]
def scoped(tracer: Tracer, ctxStorage: ContextStorage, logAnnotated: Boolean): URIO[Scope, Tracing]