NetHostConnectionTypeValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.NetHostConnectionTypeValue
See theNetHostConnectionTypeValue 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 Cell extends NetHostConnectionTypeValue

cell.

cell.

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
Cell.type

unavailable.

unavailable.

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
case object Unknown extends NetHostConnectionTypeValue

unknown.

unknown.

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
Unknown.type
case object Wifi extends NetHostConnectionTypeValue

wifi.

wifi.

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
Wifi.type
case object Wired extends NetHostConnectionTypeValue

wired.

wired.

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
Wired.type