RpcConnectRpcErrorCodeValue

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

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Aborted
object AlreadyExists
object Cancelled
object DataLoss
object Internal
object NotFound
object OutOfRange
object Unavailable
object Unimplemented
object Unknown
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala