Class GcpIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.GcpIncubatingAttributes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classValues forGCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE.static final classValues forGCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE.static final classValues forGCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE.static final classValues forGCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE.static final classValues forGCP_APPHUB_SERVICE_CRITICALITY_TYPE.static final classValues forGCP_APPHUB_SERVICE_ENVIRONMENT_TYPE.static final classValues forGCP_APPHUB_WORKLOAD_CRITICALITY_TYPE.static final classValues forGCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String> The container within GCP where the AppHub application is defined.static final io.opentelemetry.api.common.AttributeKey<String> The name of the application as configured in AppHub.static final io.opentelemetry.api.common.AttributeKey<String> The GCP zone or region where the application is defined.static final io.opentelemetry.api.common.AttributeKey<String> The container within GCP where the AppHub destination application is defined.static final io.opentelemetry.api.common.AttributeKey<String> The name of the destination application as configured in AppHub.static final io.opentelemetry.api.common.AttributeKey<String> The GCP zone or region where the destination application is defined.static final io.opentelemetry.api.common.AttributeKey<String> Criticality of a destination workload indicates its importance to the business as specified in AppHub type enumstatic final io.opentelemetry.api.common.AttributeKey<String> Software lifecycle stage of a destination service as defined AppHub environment typestatic final io.opentelemetry.api.common.AttributeKey<String> The name of the destination service as configured in AppHub.static final io.opentelemetry.api.common.AttributeKey<String> Criticality of a destination workload indicates its importance to the business as specified in AppHub type enumstatic final io.opentelemetry.api.common.AttributeKey<String> Environment of a destination workload is the stage of a software lifecycle as provided in the AppHub environment typestatic final io.opentelemetry.api.common.AttributeKey<String> The name of the destination workload as configured in AppHub.static final io.opentelemetry.api.common.AttributeKey<String> Criticality of a service indicates its importance to the business.static final io.opentelemetry.api.common.AttributeKey<String> Environment of a service is the stage of a software lifecycle.static final io.opentelemetry.api.common.AttributeKey<String> The name of the service as configured in AppHub.static final io.opentelemetry.api.common.AttributeKey<String> Criticality of a workload indicates its importance to the business.static final io.opentelemetry.api.common.AttributeKey<String> Environment of a workload is the stage of a software lifecycle.static final io.opentelemetry.api.common.AttributeKey<String> The name of the workload as configured in AppHub.static final io.opentelemetry.api.common.AttributeKey<String> Identifies the Google Cloud service for which the official client library is intended.static final io.opentelemetry.api.common.AttributeKey<String> The name of the Cloud Run execution being run for the Job, as set by theCLOUD_RUN_EXECUTIONenvironment variable.static final io.opentelemetry.api.common.AttributeKey<Long> The index for a task within an execution as provided by theCLOUD_RUN_TASK_INDEXenvironment variable.static final io.opentelemetry.api.common.AttributeKey<String> The name of the Instance Group Manager (IGM) that manages this VM, if any.static final io.opentelemetry.api.common.AttributeKey<String> The region of a regional Instance Group Manager (e.g.,us-central1).static final io.opentelemetry.api.common.AttributeKey<String> The zone of a zonal Instance Group Manager (e.g.,us-central1-a).static final io.opentelemetry.api.common.AttributeKey<String> The hostname of a GCE instance.static final io.opentelemetry.api.common.AttributeKey<String> The instance name of a GCE instance. -
Method Summary
-
Field Details
-
GCP_APPHUB_APPLICATION_CONTAINER
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_APPLICATION_CONTAINERThe container within GCP where the AppHub application is defined. -
GCP_APPHUB_APPLICATION_ID
The name of the application as configured in AppHub. -
GCP_APPHUB_APPLICATION_LOCATION
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_APPLICATION_LOCATIONThe GCP zone or region where the application is defined. -
GCP_APPHUB_SERVICE_CRITICALITY_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_SERVICE_CRITICALITY_TYPECriticality of a service indicates its importance to the business.Notes:
-
GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_SERVICE_ENVIRONMENT_TYPEEnvironment of a service is the stage of a software lifecycle.Notes:
-
GCP_APPHUB_SERVICE_ID
The name of the service as configured in AppHub. -
GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_WORKLOAD_CRITICALITY_TYPECriticality of a workload indicates its importance to the business.Notes:
-
GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPEEnvironment of a workload is the stage of a software lifecycle.Notes:
-
GCP_APPHUB_WORKLOAD_ID
The name of the workload as configured in AppHub. -
GCP_APPHUB_DESTINATION_APPLICATION_CONTAINER
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_APPLICATION_CONTAINERThe container within GCP where the AppHub destination application is defined. -
GCP_APPHUB_DESTINATION_APPLICATION_ID
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_APPLICATION_IDThe name of the destination application as configured in AppHub. -
GCP_APPHUB_DESTINATION_APPLICATION_LOCATION
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_APPLICATION_LOCATIONThe GCP zone or region where the destination application is defined. -
GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPECriticality of a destination workload indicates its importance to the business as specified in AppHub type enum -
GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPESoftware lifecycle stage of a destination service as defined AppHub environment type -
GCP_APPHUB_DESTINATION_SERVICE_ID
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_SERVICE_IDThe name of the destination service as configured in AppHub. -
GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPECriticality of a destination workload indicates its importance to the business as specified in AppHub type enum -
GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPEEnvironment of a destination workload is the stage of a software lifecycle as provided in the AppHub environment type -
GCP_APPHUB_DESTINATION_WORKLOAD_ID
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_APPHUB_DESTINATION_WORKLOAD_IDThe name of the destination workload as configured in AppHub. -
GCP_CLIENT_SERVICE
Identifies the Google Cloud service for which the official client library is intended.Notes:
Intended to be a stable identifier for Google Cloud client libraries that is uniform across implementation languages. The value should be derived from the canonical service domain for the service; for example, 'foo.googleapis.com' should result in a value of 'foo'.
-
GCP_CLOUD_RUN_JOB_EXECUTION
The name of the Cloud Run execution being run for the Job, as set by theCLOUD_RUN_EXECUTIONenvironment variable. -
GCP_CLOUD_RUN_JOB_TASK_INDEX
The index for a task within an execution as provided by theCLOUD_RUN_TASK_INDEXenvironment variable. -
GCP_GCE_INSTANCE_HOSTNAME
The hostname of a GCE instance. This is the full value of the default or custom hostname. -
GCP_GCE_INSTANCE_NAME
The instance name of a GCE instance. This is the value provided byhost.name, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the default internal DNS name. -
GCP_GCE_INSTANCE_GROUP_MANAGER_NAME
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_GCE_INSTANCE_GROUP_MANAGER_NAMEThe name of the Instance Group Manager (IGM) that manages this VM, if any. -
GCP_GCE_INSTANCE_GROUP_MANAGER_REGION
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_GCE_INSTANCE_GROUP_MANAGER_REGIONThe region of a regional Instance Group Manager (e.g.,us-central1). Set this only when the IGM is regional. -
GCP_GCE_INSTANCE_GROUP_MANAGER_ZONE
public static final io.opentelemetry.api.common.AttributeKey<String> GCP_GCE_INSTANCE_GROUP_MANAGER_ZONEThe zone of a zonal Instance Group Manager (e.g.,us-central1-a). Set this only when the IGM is zonal.
-