This section documents a set of preconfigured entities that are created for Google Cloud based on Google Asset inventory assets All entity types are prefixed with GCP_*. You can get an overview of all Google Cloud entities with the following DQL query:
All Google CLoud Platform entities have at least the following fields:
Get an overview of all GCP entities.
smartscapeNodes "GCP_*"| summarize by:type, count()
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | resource stableName of the cloud provider. |
|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
The Smartscape ID for a given entity is calculated based on the Google asset cloudname of the Google Cloud resource, unique, immutable identifier defined in https://docs.cloud.google.com/asset-inventory/docs/asset-names
The gcp.object field contains the configuration of the latest version of Google Cloud asset inveotry asset, as JSON string.
All Google CLoud labels of an entity are captured automatically and available via the tags:gcp_labels and additionally via the tags field. E.g. to access the CREATED_BY tag you can use tags[CREATED_BY]. In addition to labels, entities are also enriched with GCP tags via the tags:gcp_tags field (also accesible with tags field where tags and labels are merged)
All Google Cloudentities support the following fields to set up permissions:
gcp.project.iddt.security_contextSmartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGATEWAY_GOOGLEAPIS_COM_API
Dynatrace entity that represent Google Asset: Google Cloud API Gateway Api.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGATEWAY_GOOGLEAPIS_COM_API".
smartscapeNodes "GCP_APIGATEWAY_GOOGLEAPIS_COM_API"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGATEWAY_GOOGLEAPIS_COM_APICONFIG
Dynatrace entity that represent Google Asset: Google Cloud API Gateway Api Config.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGATEWAY_GOOGLEAPIS_COM_APICONFIG".
smartscapeNodes "GCP_APIGATEWAY_GOOGLEAPIS_COM_APICONFIG"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGATEWAY_GOOGLEAPIS_COM_GATEWAY
Dynatrace entity that represent Google Asset: Google Cloud API Gateway Gateway.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGATEWAY_GOOGLEAPIS_COM_GATEWAY".
smartscapeNodes "GCP_APIGATEWAY_GOOGLEAPIS_COM_GATEWAY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIKEYS_GOOGLEAPIS_COM_KEY
Dynatrace entity that represent Google Asset: Google Cloud API Keys Key.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIKEYS_GOOGLEAPIS_COM_KEY".
smartscapeNodes "GCP_APIKEYS_GOOGLEAPIS_COM_KEY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIHUB_GOOGLEAPIS_COM_APIHUBINSTANCE
Dynatrace entity that represent Google Asset: Google Cloud API hub Api Hub Instance.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIHUB_GOOGLEAPIS_COM_APIHUBINSTANCE".
smartscapeNodes "GCP_APIHUB_GOOGLEAPIS_COM_APIHUBINSTANCE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ACCESSAPPROVAL_GOOGLEAPIS_COM_ACCESSAPPROVALSETTINGS
Dynatrace entity that represent Google Asset: Settings on a Project/Folder/Organization related to Access Approval.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ACCESSAPPROVAL_GOOGLEAPIS_COM_ACCESSAPPROVALSETTINGS".
smartscapeNodes "GCP_ACCESSAPPROVAL_GOOGLEAPIS_COM_ACCESSAPPROVALSETTINGS"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_ACCESSLEVEL
Dynatrace entity that represent Google Asset: An AccessLevel is a label that can be applied to requests to Google Cloud services, along with a list of requirements necessary for the label to be applied.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_ACCESSLEVEL".
smartscapeNodes "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_ACCESSLEVEL"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_ACCESSPOLICY
Dynatrace entity that represent Google Asset: AccessPolicy is a container for AccessLevels (which define the necessary attributes to use Google Cloud services) and ServicePerimeters (which define regions of services able to freely pass data within a perimeter).
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_ACCESSPOLICY".
smartscapeNodes "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_ACCESSPOLICY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_AUTHORIZEDORGSDESC
Dynatrace entity that represent Google Asset: AuthorizedOrgsDesc contains data for an organization's authorization policy.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_AUTHORIZEDORGSDESC".
smartscapeNodes "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_AUTHORIZEDORGSDESC"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_SERVICEPERIMETER
Dynatrace entity that represent Google Asset: ServicePerimeter describes a set of Google Cloud resources which can freely import and export data amongst themselves, but not export outside of the ServicePerimeter.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_SERVICEPERIMETER".
smartscapeNodes "GCP_ACCESSCONTEXTMANAGER_GOOGLEAPIS_COM_SERVICEPERIMETER"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ALLOYDB_GOOGLEAPIS_COM_BACKUP
Dynatrace entity that represent Google Asset: Message describing Backup object
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ALLOYDB_GOOGLEAPIS_COM_BACKUP".
smartscapeNodes "GCP_ALLOYDB_GOOGLEAPIS_COM_BACKUP"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ALLOYDB_GOOGLEAPIS_COM_CLUSTER
Dynatrace entity that represent Google Asset: A cluster is a collection of regional AlloyDB resources.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ALLOYDB_GOOGLEAPIS_COM_CLUSTER".
smartscapeNodes "GCP_ALLOYDB_GOOGLEAPIS_COM_CLUSTER"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ALLOYDB_GOOGLEAPIS_COM_INSTANCE
Dynatrace entity that represent Google Asset: An Instance is a computing unit that an end customer can connect to.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ALLOYDB_GOOGLEAPIS_COM_INSTANCE".
smartscapeNodes "GCP_ALLOYDB_GOOGLEAPIS_COM_INSTANCE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ANALYTICSHUB_GOOGLEAPIS_COM_DATAEXCHANGE
Dynatrace entity that represent Google Asset: A data exchange is a container that lets you share data.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ANALYTICSHUB_GOOGLEAPIS_COM_DATAEXCHANGE".
smartscapeNodes "GCP_ANALYTICSHUB_GOOGLEAPIS_COM_DATAEXCHANGE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ANALYTICSHUB_GOOGLEAPIS_COM_LISTING
Dynatrace entity that represent Google Asset: A listing is what gets published into a data exchange that a subscriber can subscribe to.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ANALYTICSHUB_GOOGLEAPIS_COM_LISTING".
smartscapeNodes "GCP_ANALYTICSHUB_GOOGLEAPIS_COM_LISTING"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGEE_GOOGLEAPIS_COM_APIPROXY
Dynatrace entity that represent Google Asset: Google Cloud Apigee Api Proxy.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGEE_GOOGLEAPIS_COM_APIPROXY".
smartscapeNodes "GCP_APIGEE_GOOGLEAPIS_COM_APIPROXY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGEE_GOOGLEAPIS_COM_APIPROXYREVISION
Dynatrace entity that represent Google Asset: Google Cloud Apigee Api Proxy Revision.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGEE_GOOGLEAPIS_COM_APIPROXYREVISION".
smartscapeNodes "GCP_APIGEE_GOOGLEAPIS_COM_APIPROXYREVISION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGEE_GOOGLEAPIS_COM_ENVIRONMENT
Dynatrace entity that represent Google Asset: Google Cloud Apigee Environment.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGEE_GOOGLEAPIS_COM_ENVIRONMENT".
smartscapeNodes "GCP_APIGEE_GOOGLEAPIS_COM_ENVIRONMENT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGEE_GOOGLEAPIS_COM_INSTANCE
Dynatrace entity that represent Google Asset: Google Cloud Apigee Instance.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGEE_GOOGLEAPIS_COM_INSTANCE".
smartscapeNodes "GCP_APIGEE_GOOGLEAPIS_COM_INSTANCE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APIGEE_GOOGLEAPIS_COM_ORGANIZATION
Dynatrace entity that represent Google Asset: Google Cloud Apigee Organization.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APIGEE_GOOGLEAPIS_COM_ORGANIZATION".
smartscapeNodes "GCP_APIGEE_GOOGLEAPIS_COM_ORGANIZATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPENGINE_GOOGLEAPIS_COM_APPLICATION
Dynatrace entity that represent Google Asset: An Application resource contains the top-level configuration of an App Engine application.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPENGINE_GOOGLEAPIS_COM_APPLICATION".
smartscapeNodes "GCP_APPENGINE_GOOGLEAPIS_COM_APPLICATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPENGINE_GOOGLEAPIS_COM_SERVICE
Dynatrace entity that represent Google Asset: A Service resource is a logical component of an application that can share state and communicate in a secure fashion with other services.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPENGINE_GOOGLEAPIS_COM_SERVICE".
smartscapeNodes "GCP_APPENGINE_GOOGLEAPIS_COM_SERVICE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPENGINE_GOOGLEAPIS_COM_VERSION
Dynatrace entity that represent Google Asset: A Version resource is a specific set of source code and configuration files that are deployed into a service.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPENGINE_GOOGLEAPIS_COM_VERSION".
smartscapeNodes "GCP_APPENGINE_GOOGLEAPIS_COM_VERSION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPHUB_GOOGLEAPIS_COM_APPLICATION
Dynatrace entity that represent Google Asset: Application defines the governance boundary for App Hub entities that perform a logical end-to-end business function.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPHUB_GOOGLEAPIS_COM_APPLICATION".
smartscapeNodes "GCP_APPHUB_GOOGLEAPIS_COM_APPLICATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPHUB_GOOGLEAPIS_COM_SERVICE
Dynatrace entity that represent Google Asset: Service is an App Hub data model that contains a discovered service, which represents a network or API interface that exposes some functionality to clients for consumption over the network.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPHUB_GOOGLEAPIS_COM_SERVICE".
smartscapeNodes "GCP_APPHUB_GOOGLEAPIS_COM_SERVICE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPHUB_GOOGLEAPIS_COM_SERVICEPROJECTATTACHMENT
Dynatrace entity that represent Google Asset: ServiceProjectAttachment represents an attachment from a service project to a host project.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPHUB_GOOGLEAPIS_COM_SERVICEPROJECTATTACHMENT".
smartscapeNodes "GCP_APPHUB_GOOGLEAPIS_COM_SERVICEPROJECTATTACHMENT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_APPHUB_GOOGLEAPIS_COM_WORKLOAD
Dynatrace entity that represent Google Asset: Workload is an App Hub data model that contains a discovered workload, which represents a binary deployment (such as managed instance groups (MIGs) and GKE deployments) that performs the smallest logical subset of business functionality.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_APPHUB_GOOGLEAPIS_COM_WORKLOAD".
smartscapeNodes "GCP_APPHUB_GOOGLEAPIS_COM_WORKLOAD"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_RELEASE
Dynatrace entity that represent Google Asset: A new version to be propagated and deployed to units.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_RELEASE".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_RELEASE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_ROLLOUT
Dynatrace entity that represent Google Asset: Represents a single rollout execution and its results
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_ROLLOUT".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_ROLLOUT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_ROLLOUTKIND
Dynatrace entity that represent Google Asset: An object that describes various settings of Rollout execution.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_ROLLOUTKIND".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_ROLLOUTKIND"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_SAAS
Dynatrace entity that represent Google Asset: Saas is a representation of a SaaS service managed by the Producer.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_SAAS".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_SAAS"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_TENANT
Dynatrace entity that represent Google Asset: Tenant represents the service producer side of an instance of the service created based on a request from a consumer.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_TENANT".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_TENANT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_UNIT
Dynatrace entity that represent Google Asset: A unit of deployment that has its lifecycle via a CRUD API using an actuation engine under the hood (e.g.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_UNIT".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_UNIT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_UNITKIND
Dynatrace entity that represent Google Asset: Definition of a Unit.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_UNITKIND".
smartscapeNodes "GCP_SAASSERVICEMGMT_GOOGLEAPIS_COM_UNITKIND"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_AUTHCONFIG
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Auth Config.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_AUTHCONFIG".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_AUTHCONFIG"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_CERTIFICATE
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Certificate.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_CERTIFICATE".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_CERTIFICATE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_EXECUTION
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Execution.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_EXECUTION".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_EXECUTION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_INTEGRATION
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Integration.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_INTEGRATION".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_INTEGRATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_INTEGRATIONVERSION
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Integration Version.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_INTEGRATIONVERSION".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_INTEGRATIONVERSION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_SFDCCHANNEL
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Sfdc Channel.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_SFDCCHANNEL".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_SFDCCHANNEL"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_SFDCINSTANCE
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Sfdc Instance.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_SFDCINSTANCE".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_SFDCINSTANCE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_INTEGRATIONS_GOOGLEAPIS_COM_SUSPENSION
Dynatrace entity that represent Google Asset: Google Cloud Application Integration Suspension.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_INTEGRATIONS_GOOGLEAPIS_COM_SUSPENSION".
smartscapeNodes "GCP_INTEGRATIONS_GOOGLEAPIS_COM_SUSPENSION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_DOCKERIMAGE
Dynatrace entity that represent Google Asset: DockerImage represents a docker artifact.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_DOCKERIMAGE".
smartscapeNodes "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_DOCKERIMAGE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_MAVENARTIFACT
Dynatrace entity that represent Google Asset: MavenArtifact represents a maven artifact.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_MAVENARTIFACT".
smartscapeNodes "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_MAVENARTIFACT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_NPMPACKAGE
Dynatrace entity that represent Google Asset: NpmPackage represents an npm artifact.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_NPMPACKAGE".
smartscapeNodes "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_NPMPACKAGE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_PYTHONPACKAGE
Dynatrace entity that represent Google Asset: PythonPackage represents a python artifact.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_PYTHONPACKAGE".
smartscapeNodes "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_PYTHONPACKAGE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_REPOSITORY
Dynatrace entity that represent Google Asset: A Repository for storing artifacts with a specific format.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_REPOSITORY".
smartscapeNodes "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_REPOSITORY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_RULE
Dynatrace entity that represent Google Asset: Google Cloud Artifact Registry Rule.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_RULE".
smartscapeNodes "GCP_ARTIFACTREGISTRY_GOOGLEAPIS_COM_RULE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_ASSUREDWORKLOADS_GOOGLEAPIS_COM_WORKLOAD
Dynatrace entity that represent Google Asset: Google Cloud Assured Workloads Workload.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_ASSUREDWORKLOADS_GOOGLEAPIS_COM_WORKLOAD".
smartscapeNodes "GCP_ASSUREDWORKLOADS_GOOGLEAPIS_COM_WORKLOAD"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUP
Dynatrace entity that represent Google Asset: Message describing a Backup object.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUP".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUP"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLAN
Dynatrace entity that represent Google Asset: A BackupPlan specifies some common fields, such as description as well as one or more BackupRule messages.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLAN".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLAN"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLANASSOCIATION
Dynatrace entity that represent Google Asset: A BackupPlanAssociation represents a single BackupPlanAssociation which contains details like workload, backup plan etc
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLANASSOCIATION".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLANASSOCIATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLANREVISION
Dynatrace entity that represent Google Asset: BackupPlanRevision represents a snapshot of a BackupPlan at a point in time.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLANREVISION".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPPLANREVISION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPVAULT
Dynatrace entity that represent Google Asset: Message describing a BackupVault object.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPVAULT".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_BACKUPVAULT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_DATASOURCE
Dynatrace entity that represent Google Asset: Message describing a DataSource object.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_DATASOURCE".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_DATASOURCE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_DATASOURCEREFERENCE
Dynatrace entity that represent Google Asset: DataSourceReference is a reference to a DataSource resource.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_DATASOURCEREFERENCE".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_DATASOURCEREFERENCE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BACKUPDR_GOOGLEAPIS_COM_MANAGEMENTSERVER
Dynatrace entity that represent Google Asset: ManagementServer describes a single BackupDR ManagementServer instance.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BACKUPDR_GOOGLEAPIS_COM_MANAGEMENTSERVER".
smartscapeNodes "GCP_BACKUPDR_GOOGLEAPIS_COM_MANAGEMENTSERVER"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_GKEBACKUP_GOOGLEAPIS_COM_BACKUP
Dynatrace entity that represent Google Asset: Represents a request to perform a single point-in-time capture of some portion of the state of a GKE cluster, the record of the backup operation itself, and an anchor for the underlying artifacts that comprise the Backup (the config backup and VolumeBackups).
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_GKEBACKUP_GOOGLEAPIS_COM_BACKUP".
smartscapeNodes "GCP_GKEBACKUP_GOOGLEAPIS_COM_BACKUP"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_GKEBACKUP_GOOGLEAPIS_COM_BACKUPPLAN
Dynatrace entity that represent Google Asset: Defines the configuration and scheduling for a "line" of Backups.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_GKEBACKUP_GOOGLEAPIS_COM_BACKUPPLAN".
smartscapeNodes "GCP_GKEBACKUP_GOOGLEAPIS_COM_BACKUPPLAN"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_GKEBACKUP_GOOGLEAPIS_COM_RESTORE
Dynatrace entity that represent Google Asset: Represents both a request to Restore some portion of a Backup into a target GKE cluster and a record of the restore operation itself.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_GKEBACKUP_GOOGLEAPIS_COM_RESTORE".
smartscapeNodes "GCP_GKEBACKUP_GOOGLEAPIS_COM_RESTORE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_GKEBACKUP_GOOGLEAPIS_COM_RESTOREPLAN
Dynatrace entity that represent Google Asset: The configuration of a potential series of Restore operations to be performed against Backups belong to a particular BackupPlan.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_GKEBACKUP_GOOGLEAPIS_COM_RESTOREPLAN".
smartscapeNodes "GCP_GKEBACKUP_GOOGLEAPIS_COM_RESTOREPLAN"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_GKEBACKUP_GOOGLEAPIS_COM_VOLUMEBACKUP
Dynatrace entity that represent Google Asset: Represents the backup of a specific persistent volume as a component of a Backup - both the record of the operation and a pointer to the underlying storage-specific artifacts.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_GKEBACKUP_GOOGLEAPIS_COM_VOLUMEBACKUP".
smartscapeNodes "GCP_GKEBACKUP_GOOGLEAPIS_COM_VOLUMEBACKUP"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_GKEBACKUP_GOOGLEAPIS_COM_VOLUMERESTORE
Dynatrace entity that represent Google Asset: Represents the operation of restoring a volume from a VolumeBackup.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_GKEBACKUP_GOOGLEAPIS_COM_VOLUMERESTORE".
smartscapeNodes "GCP_GKEBACKUP_GOOGLEAPIS_COM_VOLUMERESTORE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BATCH_GOOGLEAPIS_COM_JOB
Dynatrace entity that represent Google Asset: The Cloud Batch Job description.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BATCH_GOOGLEAPIS_COM_JOB".
smartscapeNodes "GCP_BATCH_GOOGLEAPIS_COM_JOB"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BEYONDCORP_GOOGLEAPIS_COM_APPCONNECTION
Dynatrace entity that represent Google Asset: Google Cloud BeyondCorp App Connection.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BEYONDCORP_GOOGLEAPIS_COM_APPCONNECTION".
smartscapeNodes "GCP_BEYONDCORP_GOOGLEAPIS_COM_APPCONNECTION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BEYONDCORP_GOOGLEAPIS_COM_APPCONNECTOR
Dynatrace entity that represent Google Asset: Google Cloud BeyondCorp App Connector.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BEYONDCORP_GOOGLEAPIS_COM_APPCONNECTOR".
smartscapeNodes "GCP_BEYONDCORP_GOOGLEAPIS_COM_APPCONNECTOR"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BEYONDCORP_GOOGLEAPIS_COM_APPGATEWAY
Dynatrace entity that represent Google Asset: A BeyondCorp AppGateway resource represents a BeyondCorp protected AppGateway to a remote application.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BEYONDCORP_GOOGLEAPIS_COM_APPGATEWAY".
smartscapeNodes "GCP_BEYONDCORP_GOOGLEAPIS_COM_APPGATEWAY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BEYONDCORP_GOOGLEAPIS_COM_CLIENTCONNECTORSERVICE
Dynatrace entity that represent Google Asset: Google Cloud BeyondCorp Client Connector Service.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BEYONDCORP_GOOGLEAPIS_COM_CLIENTCONNECTORSERVICE".
smartscapeNodes "GCP_BEYONDCORP_GOOGLEAPIS_COM_CLIENTCONNECTORSERVICE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BEYONDCORP_GOOGLEAPIS_COM_CLIENTGATEWAY
Dynatrace entity that represent Google Asset: Google Cloud BeyondCorp Client Gateway.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BEYONDCORP_GOOGLEAPIS_COM_CLIENTGATEWAY".
smartscapeNodes "GCP_BEYONDCORP_GOOGLEAPIS_COM_CLIENTGATEWAY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERYDATATRANSFER_GOOGLEAPIS_COM_TRANSFERCONFIG
Dynatrace entity that represent Google Asset: Represents a data transfer configuration.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERYDATATRANSFER_GOOGLEAPIS_COM_TRANSFERCONFIG".
smartscapeNodes "GCP_BIGQUERYDATATRANSFER_GOOGLEAPIS_COM_TRANSFERCONFIG"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERY_GOOGLEAPIS_COM_DATASET
Dynatrace entity that represent Google Asset: Represents a BigQuery dataset.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERY_GOOGLEAPIS_COM_DATASET".
smartscapeNodes "GCP_BIGQUERY_GOOGLEAPIS_COM_DATASET"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERY_GOOGLEAPIS_COM_MODEL
Dynatrace entity that represent Google Asset: Google Cloud BigQuery Model.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERY_GOOGLEAPIS_COM_MODEL".
smartscapeNodes "GCP_BIGQUERY_GOOGLEAPIS_COM_MODEL"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_BIRESERVATION
Dynatrace entity that represent Google Asset: Represents a BI Reservation.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_BIRESERVATION".
smartscapeNodes "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_BIRESERVATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_CAPACITYCOMMITMENT
Dynatrace entity that represent Google Asset: Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_CAPACITYCOMMITMENT".
smartscapeNodes "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_CAPACITYCOMMITMENT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATION
Dynatrace entity that represent Google Asset: A reservation is a mechanism used to guarantee slots to users.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATION".
smartscapeNodes "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATIONASSIGNMENT
Dynatrace entity that represent Google Asset: Google Cloud BigQuery Reservation Reservation Assignment.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATIONASSIGNMENT".
smartscapeNodes "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATIONASSIGNMENT"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATIONGROUP
Dynatrace entity that represent Google Asset: A reservation group is a container for reservations.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATIONGROUP".
smartscapeNodes "GCP_BIGQUERYRESERVATION_GOOGLEAPIS_COM_RESERVATIONGROUP"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERY_GOOGLEAPIS_COM_ROUTINE
Dynatrace entity that represent Google Asset: A user-defined function or a stored procedure.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERY_GOOGLEAPIS_COM_ROUTINE".
smartscapeNodes "GCP_BIGQUERY_GOOGLEAPIS_COM_ROUTINE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERY_GOOGLEAPIS_COM_ROWACCESSPOLICY
Dynatrace entity that represent Google Asset: Represents access on a subset of rows on the specified table, defined by its filter predicate.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERY_GOOGLEAPIS_COM_ROWACCESSPOLICY".
smartscapeNodes "GCP_BIGQUERY_GOOGLEAPIS_COM_ROWACCESSPOLICY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGQUERY_GOOGLEAPIS_COM_TABLE
Dynatrace entity that represent Google Asset: Google Cloud BigQuery Table.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGQUERY_GOOGLEAPIS_COM_TABLE".
smartscapeNodes "GCP_BIGQUERY_GOOGLEAPIS_COM_TABLE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_ATTESTOR
Dynatrace entity that represent Google Asset: An attestor that attests to container image artifacts.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_ATTESTOR".
smartscapeNodes "GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_ATTESTOR"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_PLATFORMPOLICY
Dynatrace entity that represent Google Asset: A Binary Authorization platform policy for deployments on various platforms.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_PLATFORMPOLICY".
smartscapeNodes "GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_PLATFORMPOLICY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_POLICY
Dynatrace entity that represent Google Asset: A policy for container image binary authorization.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_POLICY".
smartscapeNodes "GCP_BINARYAUTHORIZATION_GOOGLEAPIS_COM_POLICY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BLOCKCHAINNODEENGINE_GOOGLEAPIS_COM_BLOCKCHAINNODE
Dynatrace entity that represent Google Asset: A representation of a blockchain node.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BLOCKCHAINNODEENGINE_GOOGLEAPIS_COM_BLOCKCHAINNODE".
smartscapeNodes "GCP_BLOCKCHAINNODEENGINE_GOOGLEAPIS_COM_BLOCKCHAINNODE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_PRIVATECA_GOOGLEAPIS_COM_CAPOOL
Dynatrace entity that represent Google Asset: A CaPool represents a group of CertificateAuthorities that form a trust anchor.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_PRIVATECA_GOOGLEAPIS_COM_CAPOOL".
smartscapeNodes "GCP_PRIVATECA_GOOGLEAPIS_COM_CAPOOL"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATE
Dynatrace entity that represent Google Asset: A Certificate corresponds to a signed X.509 certificate issued by a CertificateAuthority.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATE".
smartscapeNodes "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATEAUTHORITY
Dynatrace entity that represent Google Asset: A CertificateAuthority represents an individual Certificate Authority.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATEAUTHORITY".
smartscapeNodes "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATEAUTHORITY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATEREVOCATIONLIST
Dynatrace entity that represent Google Asset: A CertificateRevocationList corresponds to a signed X.509 certificate Revocation List (CRL).
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATEREVOCATIONLIST".
smartscapeNodes "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATEREVOCATIONLIST"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATETEMPLATE
Dynatrace entity that represent Google Asset: A CertificateTemplate refers to a managed template for certificate issuance.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATETEMPLATE".
smartscapeNodes "GCP_PRIVATECA_GOOGLEAPIS_COM_CERTIFICATETEMPLATE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATE
Dynatrace entity that represent Google Asset: Defines TLS certificate.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATE".
smartscapeNodes "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEISSUANCECONFIG
Dynatrace entity that represent Google Asset: CertificateIssuanceConfig specifies how to issue and manage a certificate.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEISSUANCECONFIG".
smartscapeNodes "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEISSUANCECONFIG"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEMAP
Dynatrace entity that represent Google Asset: Defines a collection of certificate configurations.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEMAP".
smartscapeNodes "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEMAP"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEMAPENTRY
Dynatrace entity that represent Google Asset: Defines a certificate map entry.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEMAPENTRY".
smartscapeNodes "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_CERTIFICATEMAPENTRY"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_DNSAUTHORIZATION
Dynatrace entity that represent Google Asset: A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_DNSAUTHORIZATION".
smartscapeNodes "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_DNSAUTHORIZATION"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_TRUSTCONFIG
Dynatrace entity that represent Google Asset: Defines a trust config.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_TRUSTCONFIG".
smartscapeNodes "GCP_CERTIFICATEMANAGER_GOOGLEAPIS_COM_TRUSTCONFIG"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_CLOUDASSET_GOOGLEAPIS_COM_FEED
Dynatrace entity that represent Google Asset: An asset feed used to export asset updates to a destinations.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_CLOUDASSET_GOOGLEAPIS_COM_FEED".
smartscapeNodes "GCP_CLOUDASSET_GOOGLEAPIS_COM_FEED"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGTABLEADMIN_GOOGLEAPIS_COM_APPPROFILE
Dynatrace entity that represent Google Asset: A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGTABLEADMIN_GOOGLEAPIS_COM_APPPROFILE".
smartscapeNodes "GCP_BIGTABLEADMIN_GOOGLEAPIS_COM_APPPROFILE"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring data. Not all entities have this ID, and it is not generated for new entities. Use the |
|
| string | stableThe entity name. |
|
| string | stableThe entity type. UPPER_SNAKE_CASE string that represents the type of the entity. |
|
| record | stableA consolidated record that aggregates all tag values originating from different contexts. Each nested field within tags represents a specific key (for example, |
|
| timeframe | stableThe lifetime of the entity. This is a record with two nested fields: |
|
| record | stableProvides access to static edges pointing to other entities. In this record each nested field represents a relationship type and target type, and the value is an array of target smartscape IDs. This field is hidden by default but can be added using the fieldsAdd command. |
|
| string[] | resource stableThe security contexts associated with the entity. For Smartscape entities, this field is always an array.Tags: |
|
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe asset type available in Google Cloud Asset Inventory. These include resource types, policy types, and runtime information types. |
|
| string | resource stableA region is a specific geographical location where you can host your resources.Tags: |
|
| string | resource stableIdentifier of the GCP project associated with this resource.Tags: |
|
| string | resource stableA zone is a subset of a region. Each region has three or more zones. |
|
| string | resource stableRegion or zone where GCP resource instance is running. |
|
| string | resource stableThe name of a monitored resource type available in Google Cloud Monitoring and Logging. |
|
| string | resource stableThe globally unique resource name in Google Cloud Platform convention. |
|
| string | resource stableName of the cloud provider. |
|
cloud.provider has the following list of well-known values. If one of them applies, then the respective value MUST be used, otherwise a custom value MAY be used.
| Value | Description | Display name |
|---|---|---|
| Alibaba Cloud | Alibaba Cloud |
| Amazon Web Services | AWS |
| Microsoft Azure | Azure |
| Google Cloud Platform | GCP |
| Heroku Platform as a Service | Heroku |
| IBM Cloud | IBM Cloud |
| Tencent Cloud | Tencent Cloud |
Contains all fields that are provided by all GCP entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe provisioning state of the instance |
|
| string | experimentalThe full JSON payload of the resource as returned by the Google Cloud Asset Inventory API (the | |
| string | experimentalThe gcp.object json content version |
|
| string | resource experimentalUnique, immutable identifier assigned to an organization resource. |
|
Fields that are provided by all Cloud workloads.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | experimentalThe status of Smartscape nodes data acquisition by Data Acquisition Conroller |
|
Smartscape node name: gcp.resource.name
Smartscape node type: GCP_BIGTABLEADMIN_GOOGLEAPIS_COM_AUTHORIZEDVIEW
Dynatrace entity that represent Google Asset: An Authorized View of a Cloud Bigtable Table.
Fetch all smartscape nodes from the smartscape.nodes table and filter for the entity type "GCP_BIGTABLEADMIN_GOOGLEAPIS_COM_AUTHORIZEDVIEW".
smartscapeNodes "GCP_BIGTABLEADMIN_GOOGLEAPIS_COM_AUTHORIZEDVIEW"
The following base fields are used for all entities.
| Attribute | Type | Description | Examples |
|---|---|---|---|
| smartscapeId | stableA Smartscape ID consists of two components: an UPPER_CASE entity type and a random 16-character hexadecimal unique identifier, separated by a dash. Use Smartscape conversion functions when working with strings that represent Smartscape IDs. |
|
| string | deprecatedThe entity ID that was used in the classic entity store. This ID is present in old monitoring dat |