AttributeKey

org.typelevel.otel4s.AttributeKey
See theAttributeKey companion trait
object AttributeKey

Attributes

Companion
trait
Source
AttributeKey.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object KeySelect

Attributes

Companion
trait
Source
AttributeKey.scala
Supertypes
class Object
trait Matchable
class Any
Self type
KeySelect.type
sealed trait KeySelect[A]

Attributes

Companion
object
Source
AttributeKey.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A : KeySelect](name: String): AttributeKey[A]

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala
def long(name: String): AttributeKey[Long]

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala

Attributes

Source
AttributeKey.scala

Implicits

Implicits

Attributes

Source
AttributeKey.scala
implicit def attributeKeyHash[A]: Hash[AttributeKey[A]]

Attributes

Source
AttributeKey.scala
implicit def attributeKeyShow[A]: Show[AttributeKey[A]]

Attributes

Source
AttributeKey.scala