EventDomainValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.EventDomainValue
See theEventDomainValue companion class

Attributes

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

Members list

Type members

Classlikes

case object Browser extends EventDomainValue

Events from browser apps.

Events from browser apps.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Browser.type
case object Device extends EventDomainValue

Events from mobile apps.

Events from mobile apps.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Device.type
case object K8s extends EventDomainValue

Events from Kubernetes.

Events from Kubernetes.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
K8s.type