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
object Ip
object IpTcp
object IpUdp
object Other
object Pipe
object Unix
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala