StateValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.StateValue
See theStateValue companion class
object StateValue

Attributes

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

Members list

Type members

Classlikes

case object Idle extends StateValue

idle.

idle.

Attributes

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

used.

used.

Attributes

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