SpanStatus

trace4cats.model.SpanStatus$
See theSpanStatus companion class
object SpanStatus

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SpanStatus.type

Members list

Type members

Classlikes

case object Aborted extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
Aborted.type
case object AlreadyExists extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object Cancelled extends SpanStatus

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
DataLoss.type
case object DeadlineExceeded extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object FailedPrecondition extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case class Internal(message: String) extends SpanStatus

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
case object InvalidArgument extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object NotFound extends SpanStatus

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
OutOfRange.type
case object PermissionDenied extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object ResourceExhausted extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object Unauthenticated extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object Unavailable extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object Unimplemented extends SpanStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class SpanStatus
class Object
trait Matchable
class Any
Show all
Self type
case object Unknown extends SpanStatus

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val eq: Eq[SpanStatus]
implicit val show: Show[SpanStatus]