SystemProcessesStatusValue

org.typelevel.otel4s.semconv.experimental.attributes.SystemExperimentalAttributes.SystemProcessesStatusValue
See theSystemProcessesStatusValue 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 SystemProcessesStatusValue

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 SystemProcessesStatusValue

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 SystemProcessesStatusValue

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 SystemProcessesStatusValue

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