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_LINUX_HUGEPAGES_STATE.static final classValues forSYSTEM_MEMORY_LINUX_SLAB_STATE.static final classValues forSYSTEM_MEMORY_STATE.static final classDeprecated.Replaced bynetwork.connection.state.static final classValues forSYSTEM_PAGING_DIRECTION.static final classValues forSYSTEM_PAGING_FAULT_TYPE.static final classValues forSYSTEM_PAGING_STATE.static final classDeprecated.Replaced bysystem.paging.fault.type.static final classDeprecated.Replaced byprocess.state.static final classDeprecated.Replaced byprocess.state. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<Long> Deprecated.Replaced bycpu.logical_number.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 Linux HugePages memory statestatic final io.opentelemetry.api.common.AttributeKey<String> The Linux Slab memory statestatic 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 paging fault typestatic final io.opentelemetry.api.common.AttributeKey<String> The memory paging statestatic final io.opentelemetry.api.common.AttributeKey<String> Deprecated.Replaced bysystem.paging.fault.type.static final io.opentelemetry.api.common.AttributeKey<String> Deprecated.Replaced byprocess.state.static final io.opentelemetry.api.common.AttributeKey<String> Deprecated.Replaced byprocess.state. -
Method Summary
-
Field Details
-
SYSTEM_CPU_LOGICAL_NUMBER
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<Long> SYSTEM_CPU_LOGICAL_NUMBERDeprecated.Replaced bycpu.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_LINUX_HUGEPAGES_STATE
public static final io.opentelemetry.api.common.AttributeKey<String> SYSTEM_MEMORY_LINUX_HUGEPAGES_STATEThe Linux HugePages memory state -
SYSTEM_MEMORY_LINUX_SLAB_STATE
The Linux Slab memory state -
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_FAULT_TYPE
The paging fault type -
SYSTEM_PAGING_STATE
The memory paging state -
SYSTEM_PAGING_TYPE
Deprecated.Replaced bysystem.paging.fault.type.Deprecated, usesystem.paging.fault.typeinstead. -
SYSTEM_PROCESS_STATUS
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<String> SYSTEM_PROCESS_STATUSDeprecated.Replaced byprocess.state.Deprecated, useprocess.stateinstead. -
SYSTEM_PROCESSES_STATUS
@Deprecated public static final io.opentelemetry.api.common.AttributeKey<String> SYSTEM_PROCESSES_STATUSDeprecated.Replaced byprocess.state.Deprecated, useprocess.stateinstead.
-
cpu.mode.