RpcGrpcStatusCodeValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.RpcGrpcStatusCodeValue
See theRpcGrpcStatusCodeValue companion class

Attributes

Companion
class
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Aborted extends RpcGrpcStatusCodeValue

ABORTED.

ABORTED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Aborted.type

ALREADY_EXISTS.

ALREADY_EXISTS.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Cancelled extends RpcGrpcStatusCodeValue

CANCELLED.

CANCELLED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Cancelled.type
case object DataLoss extends RpcGrpcStatusCodeValue

DATA_LOSS.

DATA_LOSS.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DataLoss.type

DEADLINE_EXCEEDED.

DEADLINE_EXCEEDED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

FAILED_PRECONDITION.

FAILED_PRECONDITION.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Internal extends RpcGrpcStatusCodeValue

INTERNAL.

INTERNAL.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Internal.type

INVALID_ARGUMENT.

INVALID_ARGUMENT.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object NotFound extends RpcGrpcStatusCodeValue

NOT_FOUND.

NOT_FOUND.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
NotFound.type
case object Ok extends RpcGrpcStatusCodeValue

OK.

OK.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Ok.type
case object OutOfRange extends RpcGrpcStatusCodeValue

OUT_OF_RANGE.

OUT_OF_RANGE.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
OutOfRange.type

PERMISSION_DENIED.

PERMISSION_DENIED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

RESOURCE_EXHAUSTED.

RESOURCE_EXHAUSTED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

UNAUTHENTICATED.

UNAUTHENTICATED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Unavailable extends RpcGrpcStatusCodeValue

UNAVAILABLE.

UNAVAILABLE.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

UNIMPLEMENTED.

UNIMPLEMENTED.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Unknown extends RpcGrpcStatusCodeValue

UNKNOWN.

UNKNOWN.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Unknown.type