Attributes

zio.telemetry.opentelemetry.common.Attributes
object Attributes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Attributes.type

Members list

Value members

Concrete methods

def apply[T](attributes: Attribute[T]*): Attributes
def apply[T](attribute: Attribute[T]): Attributes
def apply[T, U](attribute1: Attribute[T], attribute2: Attribute[U]): Attributes
def apply[T, U, V](attribute1: Attribute[T], attribute2: Attribute[U], attribute3: Attribute[V]): Attributes
def apply[T, U, V, W](attribute1: Attribute[T], attribute2: Attribute[U], attribute3: Attribute[V], attribute4: Attribute[W]): Attributes
def apply[T, U, V, W, X](attribute1: Attribute[T], attribute2: Attribute[U], attribute3: Attribute[V], attribute4: Attribute[W], attribute5: Attribute[X]): Attributes
def apply[T, U, V, W, X, Y](attribute1: Attribute[T], attribute2: Attribute[U], attribute3: Attribute[V], attribute4: Attribute[W], attribute5: Attribute[X], attribute6: Attribute[Y]): Attributes