SystemProcessStatusValue

org.typelevel.otel4s.semconv.experimental.attributes.SystemExperimentalAttributes.SystemProcessStatusValue
See theSystemProcessStatusValue companion class

Attributes

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

Members list

Type members

Classlikes

case object Defunct extends SystemProcessStatusValue

defunct.

defunct.

Attributes

Source
SystemExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Defunct.type
case object Running extends SystemProcessStatusValue

running.

running.

Attributes

Source
SystemExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Running.type
case object Sleeping extends SystemProcessStatusValue

sleeping.

sleeping.

Attributes

Source
SystemExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Sleeping.type
case object Stopped extends SystemProcessStatusValue

stopped.

stopped.

Attributes

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