java.lang.Object
io.opentelemetry.semconv.incubating.OpenshiftIncubatingAttributes
public final class OpenshiftIncubatingAttributes
extends Object
-
Field Summary
Fields
static final io.opentelemetry.api.common.AttributeKey<String>
The name of the cluster quota.
static final io.opentelemetry.api.common.AttributeKey<String>
The UID of the cluster quota.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
OPENSHIFT_CLUSTERQUOTA_NAME
public static final io.opentelemetry.api.common.AttributeKey<String> OPENSHIFT_CLUSTERQUOTA_NAME
The name of the cluster quota.
-
OPENSHIFT_CLUSTERQUOTA_UID
public static final io.opentelemetry.api.common.AttributeKey<String> OPENSHIFT_CLUSTERQUOTA_UID
The UID of the cluster quota.