NetworkTypeValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ipv4
object Ipv6

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala