SystemCpuStateValue

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

Attributes

Companion
object
Source
SemanticAttributes.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

val value: String

Attributes

Source
SemanticAttributes.scala