Class SystemIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.SystemIncubatingAttributes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.static final classValues forSYSTEM_FILESYSTEM_STATE.static final classValues forSYSTEM_FILESYSTEM_TYPE.static final classValues forSYSTEM_MEMORY_STATE.static final classDeprecated.Replaced bynetwork.connection.state.static final classValues forSYSTEM_PAGING_DIRECTION.static final classValues forSYSTEM_PAGING_STATE.static final classValues forSYSTEM_PAGING_TYPE.static final classDeprecated.Replaced bysystem.process.status.static final classValues forSYSTEM_PROCESS_STATUS. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<Long>Deprecated, usecpu.logical_numberinstead.static final io.opentelemetry.api.common.AttributeKey<String>Deprecated.Replaced bycpu.mode.static final io.opentelemetry.api.common.AttributeKey<String>The device identifierstatic final io.opentelemetry.api.common.AttributeKey<String>The filesystem modestatic final io.opentelemetry.api.common.AttributeKey<String>The filesystem mount pathstatic final io.opentelemetry.api.common.AttributeKey<String>The filesystem statestatic final io.opentelemetry.api.common.AttributeKey<String>The filesystem typestatic final io.opentelemetry.api.common.AttributeKey<String>The memory statestatic final io.opentelemetry.api.common.AttributeKey<String>Deprecated.Replaced bynetwork.connection.state.static final io.opentelemetry.api.common.AttributeKey<String>The paging access directionstatic final io.opentelemetry.api.common.AttributeKey<String>The memory paging statestatic final io.opentelemetry.api.common.AttributeKey<String>The memory paging typestatic final io.opentelemetry.api.common.AttributeKey<String>The process state, e.g., Linux Process State Codesstatic final io.opentelemetry.api.common.AttributeKey<String>Deprecated.Replaced bysystem.process.status. -
Method Summary
-
Field Details
-
SYSTEM_CPU_LOGICAL_NUMBER
Deprecated, usecpu.logical_numberinstead. -
SYSTEM_CPU_STATE
Deprecated.Replaced bycpu.mode.Deprecated, usecpu.modeinstead. -
SYSTEM_DEVICE
The device identifier -
SYSTEM_FILESYSTEM_MODE
The filesystem mode -
SYSTEM_FILESYSTEM_MOUNTPOINT
The filesystem mount path -
SYSTEM_FILESYSTEM_STATE
The filesystem state -
SYSTEM_FILESYSTEM_TYPE
The filesystem type -
SYSTEM_MEMORY_STATE
The memory state -
SYSTEM_NETWORK_STATE
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<String> SYSTEM_NETWORK_STATEDeprecated.Replaced bynetwork.connection.state.Deprecated, usenetwork.connection.stateinstead. -
SYSTEM_PAGING_DIRECTION
The paging access direction -
SYSTEM_PAGING_STATE
The memory paging state -
SYSTEM_PAGING_TYPE
The memory paging type -
SYSTEM_PROCESS_STATUS
The process state, e.g., Linux Process State Codes -
SYSTEM_PROCESSES_STATUS
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<String> SYSTEM_PROCESSES_STATUSDeprecated.Replaced bysystem.process.status.Deprecated, usesystem.process.statusinstead.
-
cpu.mode.