Class ZosIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.ZosIncubatingAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>The System Management Facility (SMF) Identifier uniquely identified a z/OS system within a SYSPLEX or mainframe environment and is used for system and performance analysis.static final io.opentelemetry.api.common.AttributeKey<String>The name of the SYSPLEX to which the z/OS system belongs too. -
Method Summary
-
Field Details
-
ZOS_SMF_ID
The System Management Facility (SMF) Identifier uniquely identified a z/OS system within a SYSPLEX or mainframe environment and is used for system and performance analysis. -
ZOS_SYSPLEX_NAME
The name of the SYSPLEX to which the z/OS system belongs too.
-