SystemExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.SystemExperimentalAttributes

Attributes

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

Members list

Type members

Classlikes

abstract class SystemCpuStateValue(val value: String)

Values for SystemCpuState.

Values for SystemCpuState.

Attributes

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

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemFilesystemStateValue(val value: String)

Values for SystemFilesystemState.

Values for SystemFilesystemState.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Free
object Reserved
object Used

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemFilesystemTypeValue(val value: String)

Values for SystemFilesystemType.

Values for SystemFilesystemType.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Exfat
object Ext4
object Fat32
object Hfsplus
object Ntfs
object Refs
Show all

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemMemoryStateValue(val value: String)

Values for SystemMemoryState.

Values for SystemMemoryState.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Buffers
object Cached
object Free
object Shared
object Used

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemNetworkStateValue(val value: String)

Values for SystemNetworkState.

Values for SystemNetworkState.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Close
object CloseWait
object Closing
object Delete
object Established
object FinWait1
object FinWait2
object LastAck
object Listen
object SynRecv
object SynSent
object TimeWait
Show all

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemPagingDirectionValue(val value: String)

Values for SystemPagingDirection.

Values for SystemPagingDirection.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object In
object Out

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemPagingStateValue(val value: String)

Values for SystemPagingState.

Values for SystemPagingState.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Free
object Used

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemPagingTypeValue(val value: String)

Values for SystemPagingType.

Values for SystemPagingType.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Major
object Minor

Attributes

Companion
class
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class SystemProcessStatusValue(val value: String)

Values for SystemProcessStatus.

Values for SystemProcessStatus.

Attributes

Companion
object
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Defunct
object Running
object Sleeping
object Stopped

Attributes

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

Attributes

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

Deprecated classlikes

abstract class SystemProcessesStatusValue(val value: String)

Values for SystemProcessesStatus.

Values for SystemProcessesStatus.

Attributes

Companion
object
Deprecated
true
Source
SystemExperimentalAttributes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Defunct
object Running
object Sleeping
object Stopped

Value members

Concrete fields

The logical CPU number [0..n-1]

The logical CPU number [0..n-1]

Attributes

Source
SystemExperimentalAttributes.scala

The CPU state for this data point.

The CPU state for this data point. A system's CPU SHOULD be characterized either by data points with no state labels, or only data points with state labels.

Attributes

Source
SystemExperimentalAttributes.scala

The device identifier

The device identifier

Attributes

Source
SystemExperimentalAttributes.scala

The filesystem mode

The filesystem mode

Attributes

Source
SystemExperimentalAttributes.scala

The filesystem mount path

The filesystem mount path

Attributes

Source
SystemExperimentalAttributes.scala

The filesystem state

The filesystem state

Attributes

Source
SystemExperimentalAttributes.scala

The filesystem type

The filesystem type

Attributes

Source
SystemExperimentalAttributes.scala

The memory state

The memory state

Attributes

Source
SystemExperimentalAttributes.scala

A stateless protocol MUST NOT set this attribute

A stateless protocol MUST NOT set this attribute

Attributes

Source
SystemExperimentalAttributes.scala

The paging access direction

The paging access direction

Attributes

Source
SystemExperimentalAttributes.scala

The memory paging state

The memory paging state

Attributes

Source
SystemExperimentalAttributes.scala

The memory paging type

The memory paging type

Attributes

Source
SystemExperimentalAttributes.scala

The process state, e.g., <a href="https://man7.org/linux/man-pages/man1/ps.1.html#PROCESS_STATE_CODES">Linux Process State Codes

The process state, e.g., <a href="https://man7.org/linux/man-pages/man1/ps.1.html#PROCESS_STATE_CODES">Linux Process State Codes

Attributes

Source
SystemExperimentalAttributes.scala

Deprecated fields

Deprecated, use system.process.status instead.

Deprecated, use system.process.status instead.

Attributes

Deprecated
true
Source
SystemExperimentalAttributes.scala