SystemCpuStateValue

org.typelevel.otel4s.semconv.experimental.attributes.SystemExperimentalAttributes.SystemCpuStateValue
See theSystemCpuStateValue companion object
abstract class SystemCpuStateValue(val value: String)

Values for SystemCpuState.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Idle
object Interrupt
object Iowait
object Nice
object Steal
object System
object User
Show all

Members list

Value members

Concrete fields