NetTransportValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Inproc.type
object Ip.type
object IpTcp.type
object IpUdp.type
object Other.type
object Pipe.type
object Unix.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala