Status

trace4cats.opentelemetry.otlp.json.Status$
See theStatus companion class
object Status

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Status.type

Members list

Type members

Classlikes

sealed abstract class Code(val value: Int)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object STATUS_CODE_ERROR.type
object STATUS_CODE_OK.type
object Code

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val statusEncoder: AsObject[Status]