RpcSystemValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ApacheDubbo.type
object ConnectRpc.type
object DotnetWcf.type
object Grpc.type
object JavaRmi.type

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala