EventDomainValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.EventDomainValue
See theEventDomainValue companion object
abstract class EventDomainValue(val value: String)

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Browser.type
object Device.type
object K8s.type

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala