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.type
object AlreadyExists.type
object Cancelled.type
object DataLoss.type
object DeadlineExceeded.type
object FailedPrecondition.type
object Internal.type
object InvalidArgument.type
object NotFound.type
object OutOfRange.type
object PermissionDenied.type
object ResourceExhausted.type
object Unauthenticated.type
object Unavailable.type
object Unimplemented.type
object Unknown.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala