NetHostConnectionTypeValue

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

Attributes

Companion
object
Deprecated

This item has been removed as of 1.21.0 of the semantic conventions. Use SemanticAttributes.NetworkConnectionTypeValue instead.

Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cell
object Unavailable
object Unknown
object Wifi
object Wired

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala