NetworkConnectionTypeValue

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

Attributes

Companion
object
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