zio.telemetry.opentelemetry.context

Members list

Type members

Classlikes

sealed trait ContextStorage

An interface crafted to offer abstraction from the approach of context propagation.

An interface crafted to offer abstraction from the approach of context propagation.

Attributes

Supertypes
class Object
trait Matchable
class Any

The wrapper for the context data from the external process.

The wrapper for the context data from the external process.

Attributes

Companion
object
Supertypes
trait TextMapGetter[T]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

The wrapper for the context data to propagate to an external process.

The wrapper for the context data to propagate to an external process.

Type parameters

T

must be mutable

Attributes

Companion
object
Supertypes
trait TextMapSetter[T]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type