Google Cloud Platform plugin services

Monitored GCP services Copied

appengine Copied

The appengine service collects metrics from App Engine.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
appengine.googleapis.com/flex/connections/current Connections gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Number of currently active connections per App Engine flexible environment version.
appengine.googleapis.com/flex/cpu/reserved_cores Reserved cores gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Total number of CPU cores allocated to an App Engine flexible environment version.
appengine.googleapis.com/flex/cpu/utilization CPU utilization gae_app gauge % project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Fractional utilization of allocated CPU across an App Engine flexible environment version. Values are typically numbers between 0.0 and 1.0 (but some machine types allow bursting above 1.0). Charts display the values as a percentage between 0% and 100% (or more).
appengine.googleapis.com/flex/disk/read_bytes_count Disk bytes read gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of bytes read from disk across an App Engine flexible environment version.
appengine.googleapis.com/flex/disk/write_bytes_count Disk bytes written gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of bytes written from disk across an App Engine flexible environment version.
appengine.googleapis.com/flex/instance/connections/current Connections gae_instance gauge project_id, google_cloud_service, resource_type, module_id, version_id, instance_id, location ALIGN_MEAN Number of currently active connections per App Engine flexible environment instance.
appengine.googleapis.com/flex/instance/cpu/utilization CPU Utilization gae_instance gauge % project_id, google_cloud_service, resource_type, module_id, version_id, instance_id, location ALIGN_MEAN Fractional CPU utilization for all cores on a single App Engine flexible instance. Values are typically numbers between 0.0 and 1.0 for a single core (but might exceed 1.0 in total). Charts display the values as a percentage between 0% and 100% (or more).
appengine.googleapis.com/flex/instance/network/received_bytes_count Network bytes received gae_instance gauge B project_id, google_cloud_service, resource_type, module_id, version_id, instance_id, location ALIGN_MEAN Delta count of incoming network bytes in an App Engine flexible instance.
appengine.googleapis.com/flex/instance/network/sent_bytes_count Network bytes sent gae_instance gauge B project_id, google_cloud_service, resource_type, module_id, version_id, instance_id, location ALIGN_MEAN Delta count of outgoing network bytes in an App Engine flexible instance.
appengine.googleapis.com/flex/instance/ws/avg_duration Websocket average duration gae_instance gauge s project_id, google_cloud_service, resource_type, module_id, version_id, instance_id, location ALIGN_MEAN Average WebSocket requests for a given App Engine Flexible instance.
appengine.googleapis.com/flex/network/received_bytes_count Network bytes received. gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of incoming network bytes across all VMs in an App Engine flexible environment version.
appengine.googleapis.com/flex/network/sent_bytes_count Network bytes sent. gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of outgoing network bytes across all VMs in an App Engine flexible environment version.
appengine.googleapis.com/http/server/dos_intercept_count Interception count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of interceptions performed to prevent DoS attacks.
appengine.googleapis.com/http/server/quota_denial_count Quota denial count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of requests that failed due to the app being over quota.
appengine.googleapis.com/http/server/response_count Response count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta HTTP response count.
appengine.googleapis.com/http/server/response_latencies Response latency gae_app gauge ms project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_NONE HTTP response latency.
appengine.googleapis.com/http/server/response_style_count Response count by style gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta counts on the HTTP serve style.
appengine.googleapis.com/infrastructure/cloudsql/connection_latencies CloudSQL connection latency gae_app gauge µs project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_NONE Distribution of latency in microseconds for connections originating from App Engine to CloudSQL.
appengine.googleapis.com/infrastructure/cloudsql/connection_refused_count CloudSQL connection refused count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Total number of connections refused originating from App Engine to CloudSQL.
appengine.googleapis.com/infrastructure/cloudsql/connection_request_count CloudSQL connection request count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Total number of connection requests originating from App Engine to CloudSQL.
appengine.googleapis.com/infrastructure/cloudsql/received_bytes_count CloudSQL bytes received gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Number of bytes received by App Engine from Cloud SQL over the network.
appengine.googleapis.com/infrastructure/cloudsql/sent_bytes_count CloudSQL bytes sent gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Number of bytes sent by App Engine to Cloud SQL over the network.
appengine.googleapis.com/memcache/centi_mcu_count Memcache utilization gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Memcache utilization in one-hundredth of Memcache Compute Unit grouped by command.
appengine.googleapis.com/memcache/hit_ratio Hit ratio gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Percentage of successful hits compared to all memcache operations.
appengine.googleapis.com/memcache/operation_count Memcache operations gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Count of memcache key operations, grouped by command and status.
appengine.googleapis.com/memcache/received_bytes_count Memcache received bytes gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Number of bytes received by app from the memcache API, grouped by status and memcache command.
appengine.googleapis.com/memcache/sent_bytes_count Memcache sent bytes gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Number of bytes sent by app through the memcache API, grouped by memcache command.
appengine.googleapis.com/memcache/used_cache_size Used Cache Size gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Size of the cache, calculated as the total size of all items stored.
appengine.googleapis.com/system/billed_instance_estimate_count Estimated instance count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Estimated number of instances that the customer is charged for.
appengine.googleapis.com/system/cpu/usage CPU megacycles gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN CPU usage in megacycles over all instances.
appengine.googleapis.com/system/instance_count Instance count gae_app gauge project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Number of instances that exist.
appengine.googleapis.com/system/memory/usage Memory usage gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Total memory used by running instances.
appengine.googleapis.com/system/network/received_bytes_count Received bytes gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of incoming network bandwidth.
appengine.googleapis.com/system/network/sent_bytes_count Sent bytes gae_app gauge B project_id, google_cloud_service, resource_type, module_id, version_id, zone ALIGN_MEAN Delta count of outgoing network bandwidth.

bigquery Copied

The bigquery service collects metrics from the BigQuery data warehouse.

Metric type Display name Resource Datapoint type Unit Dimension Aligner Description
bigquery.googleapis.com/job/num_in_flight Job count bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN In flight jobs.
bigquery.googleapis.com/query/biengine_fallback_count BI Engine query fallback count bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN The reasons that queries failed BI Engine execution.
bigquery.googleapis.com/query/count Query count bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN In flight queries.
bigquery.googleapis.com/query/count Query count global gauge project_id, google_cloud_service, resource_type ALIGN_MEAN In flight queries.
bigquery.googleapis.com/query/execution_count Query execution count bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN Number of queries executed.
bigquery.googleapis.com/query/execution_times Query execution times bigquery_project gauge s project_id, google_cloud_service, resource_type, location ALIGN_NONE Distribution of execution times for queries that were completed successfully within the last sampling interval. Incomplete and failed queries are not included.
bigquery.googleapis.com/query/execution_times Query execution times global gauge s project_id, google_cloud_service, resource_type ALIGN_NONE Distribution of execution times for queries that were completed successfully within the last sampling interval. Incomplete and failed queries are not included.
bigquery.googleapis.com/query/scanned_bytes Scanned bytes global gauge B project_id, google_cloud_service, resource_type ALIGN_MEAN Scanned bytes.
bigquery.googleapis.com/query/scanned_bytes_billed Scanned bytes billed global gauge B project_id, google_cloud_service, resource_type ALIGN_MEAN Scanned bytes billed.
bigquery.googleapis.com/slots/allocated Slots used by project, reservation, and job type bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN Number of BigQuery slots currently allocated for project. Slot allocation can be broken down based on reservation and job type.
bigquery.googleapis.com/slots/allocated Slots used by project, reservation, and job type global gauge project_id, google_cloud_service, resource_type ALIGN_MEAN Number of BigQuery slots currently allocated for project. Slot allocation can be broken down based on reservation and job type.
bigquery.googleapis.com/slots/allocated_for_project Slots used by project global gauge project_id, google_cloud_service, resource_type ALIGN_MEAN Number of BigQuery slots currently allocated for query jobs in the project.
bigquery.googleapis.com/slots/allocated_for_project_and_job_type Slots used by project and job type global gauge project_id, google_cloud_service, resource_type ALIGN_MEAN Number of BigQuery slots currently allocated for the project and job type.
bigquery.googleapis.com/slots/allocated_for_reservation Slots used by project in reservation global gauge project_id, google_cloud_service, resource_type ALIGN_MEAN Number of BigQuery slots currently allocated for project in the reservation.
bigquery.googleapis.com/slots/total_allocated_for_reservation Slots used across projects in reservation bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN Number of BigQuery slots currently allocated across projects in the reservation. Note that the metric data is only reported while at least one project has been assigned to the reservation and is consuming slots. As an alternative, consider querying reservation information from INFORMATION_SCHEMA, which does not have these limitations.
bigquery.googleapis.com/slots/total_allocated_for_reservation Slots used across projects in reservation global gauge project_id, google_cloud_service, resource_type ALIGN_MEAN Number of BigQuery slots currently allocated across projects in the reservation. Note that the metric data is only reported while at least one project has been assigned to the reservation and is consuming slots. As an alternative, consider querying reservation information from INFORMATION_SCHEMA, which does not have these limitations.
bigquery.googleapis.com/storage/insertall_inserted_bytes InsertAll Inserted Bytes bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN Number of bytes uploaded by the project using the InsertAll streaming API.
bigquery.googleapis.com/storage/insertall_inserted_rows InsertAll Inserted Rows bigquery_project gauge project_id, google_cloud_service, resource_type, location ALIGN_MEAN Number of rows uploaded by the project using the InsertAll streaming API.
bigquery.googleapis.com/storage/stored_bytes Stored bytes bigquery_dataset gauge B project_id, google_cloud_service, resource_type, dataset_id ALIGN_MEAN Number of bytes stored. The top 100 tables in a dataset are labeled, while the rest are grouped with no table label.
bigquery.googleapis.com/storage/table_count Table count bigquery_dataset gauge project_id, google_cloud_service, resource_type, dataset_id ALIGN_MEAN Number of tables.
bigquery.googleapis.com/storage/uploaded_bytes Uploaded bytes bigquery_dataset gauge B project_id, google_cloud_service, resource_type, dataset_id ALIGN_MEAN Uploaded bytes.
bigquery.googleapis.com/storage/uploaded_bytes_billed Uploaded bytes billed bigquery_dataset gauge B project_id, google_cloud_service, resource_type, dataset_id ALIGN_MEAN Uploaded bytes billed.
bigquery.googleapis.com/storage/uploaded_row_count Uploaded rows bigquery_dataset gauge project_id, google_cloud_service, resource_type, dataset_id ALIGN_MEAN Uploaded rows.

bigtable Copied

The bigtable service collects metrics from the Bigtable database service.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
bigtable.googleapis.com/backup/bytes_used Backup storage used. bigtable_backup gauge B project_id, google_cloud_service, resource_type, instance, cluster, backup, zone ALIGN_MEAN Backup storage used in bytes.
bigtable.googleapis.com/client/application_blocking_latencies Application Blocking Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Total latency introduced by your application when Cloud Bigtable has available response data but your application has not consumed it.
bigtable.googleapis.com/client/attempt_latencies Attempt Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Client observed latency per RPC attempt.
bigtable.googleapis.com/client/client_blocking_latencies Client Blocking Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Latency introduced by the client by blocking on sending more requests to the server when there are too many pending requests in bulk operations.
bigtable.googleapis.com/client/connectivity_error_count Connectivity Error Count bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of requests that failed to reach the Google network. This includes requests without Google response headers.
bigtable.googleapis.com/client/first_response_latencies First Response Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Latency from operation start until the response headers were received. The publishing of the measurement will be delayed until the attempt response has been received.
bigtable.googleapis.com/client/operation_latencies Operation Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Distribution of the total end-to-end latency across all RPC attempts associated with a Bigtable operation.
bigtable.googleapis.com/client/retry_count Retry Count bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of additional RPCs sent after the initial attempt.
bigtable.googleapis.com/client/server_latencies Server Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Latency measured between the time when Google frontend receives an RPC and sending back the first byte of the response.
bigtable.googleapis.com/cluster/autoscaling/max_node_count Maximum nodes bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Maximum number of nodes in an autoscaled cluster.
bigtable.googleapis.com/cluster/autoscaling/min_node_count Minimum nodes bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Minimum number of nodes in an autoscaled cluster.
bigtable.googleapis.com/cluster/autoscaling/recommended_node_count_for_cpu Recommended nodes based on CPU bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Recommended number of nodes in an autoscaled cluster based on CPU usage.
bigtable.googleapis.com/cluster/autoscaling/recommended_node_count_for_storage Recommended nodes based on storage bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Recommended number of nodes in an autoscaled cluster based on storage usage.
bigtable.googleapis.com/cluster/cpu_load CPU load bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN CPU load of a cluster.
bigtable.googleapis.com/cluster/cpu_load_by_app_profile_by_method_by_table CPU load by app profile, method, and table bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN CPU load of a cluster. Split by app profile, method, and table. Contains the same underlying data as bigtable.googleapis.com/cluster/cpu_load.
bigtable.googleapis.com/cluster/cpu_load_hottest_node CPU load (hottest node) bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN CPU load of the busiest node in a cluster.
bigtable.googleapis.com/cluster/cpu_load_hottest_node_high_granularity CPU load (hottest node) high granularity bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN CPU load of the busiest node in a cluster sampled at high granularity.
bigtable.googleapis.com/cluster/disk_load Disk load bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Utilization of HDD disks in a cluster.
bigtable.googleapis.com/cluster/node_count Nodes bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Number of nodes in a cluster.
bigtable.googleapis.com/cluster/storage_utilization Storage utilization bigtable_cluster gauge project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Storage used as a fraction of total storage capacity.
bigtable.googleapis.com/disk/bytes_used Data stored bigtable_cluster gauge B project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Amount of compressed data for tables stored in a cluster.
bigtable.googleapis.com/disk/storage_capacity Storage capacity bigtable_cluster gauge B project_id, google_cloud_service, resource_type, instance, cluster, zone ALIGN_MEAN Capacity of compressed data for tables that can be stored in a cluster.
bigtable.googleapis.com/replication/latency Replication latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Distribution of replication request latencies for a table. Includes only requests that have been received by the destination cluster.
bigtable.googleapis.com/replication/max_delay Replication maximum delay bigtable_table gauge s project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Upper bound for replication delay between clusters of a table. Indicates the time frame during which latency information may not be accurate.
bigtable.googleapis.com/server/error_count Error count bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of server requests for a table that failed with an error.
bigtable.googleapis.com/server/latencies Server Latencies bigtable_table gauge ms project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_NONE Distribution of server request latencies for a table, measured when calls reach Cloud Bigtable.
bigtable.googleapis.com/server/modified_rows_count Modified rows bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of rows modified by server requests for a table.
bigtable.googleapis.com/server/multi_cluster_failovers_count Multi-cluster failovers bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of failovers during multi-cluster requests.
bigtable.googleapis.com/server/received_bytes_count Received bytes bigtable_table gauge B project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of bytes of request data received by servers for a table.
bigtable.googleapis.com/server/request_count Request count bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of server requests for a table.
bigtable.googleapis.com/server/request_max_per_minute_count Five-second maximum requests per minute bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Maximum number of requests received in five seconds per minute.
bigtable.googleapis.com/server/returned_rows_count Returned rows bigtable_table gauge project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of rows returned by server requests for a table.
bigtable.googleapis.com/server/sent_bytes_count Sent bytes bigtable_table gauge B project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Number of bytes of response data sent by servers for a table.
bigtable.googleapis.com/table/bytes_used Data stored bigtable_table gauge B project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Amount of compressed data stored in a table.
bigtable.googleapis.com/table/change_stream_log_used_bytes Change stream data bigtable_table gauge B project_id, google_cloud_service, resource_type, instance, cluster, table, zone ALIGN_MEAN Amount of disk storage used by the change stream logs.

cloudkms Copied

The cloudkms service collects metrics from the Cloud Key Management Service.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
cloudkms.googleapis.com/peak_qps Peak crypto ops cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Project’s maximum per-second crypto request count. The period must be one minute or longer.
cloudkms.googleapis.com/quota/external_kms_multiregion_requests/exceeded External KMS cryptographic requests Multiregions quota exceeded error cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Number of attempts to exceed the limit on quota metric cloudkms.googleapis.com/external_kms_multiregion_requests.
cloudkms.googleapis.com/quota/external_kms_multiregion_requests/limit External KMS cryptographic requests Multiregions quota limit cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current limit on quota metric cloudkms.googleapis.com/external_kms_multiregion_requests.
cloudkms.googleapis.com/quota/external_kms_multiregion_requests/usage External KMS cryptographic requests Multiregions quota usage cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current usage on quota metric cloudkms.googleapis.com/external_kms_multiregion_requests.
cloudkms.googleapis.com/quota/hsm_multiregion_asymmetric_requests/exceeded HSM asymmetric cryptographic requests Multiregions quota exceeded error cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Number of attempts to exceed the limit on quota metric cloudkms.googleapis.com/hsm_multiregion_asymmetric_requests.
cloudkms.googleapis.com/quota/hsm_multiregion_asymmetric_requests/limit HSM asymmetric cryptographic requests Multiregions quota limit cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current limit on quota metric cloudkms.googleapis.com/hsm_multiregion_asymmetric_requests.
cloudkms.googleapis.com/quota/hsm_multiregion_asymmetric_requests/usage HSM asymmetric cryptographic requests Multiregions quota usage cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current usage on quota metric cloudkms.googleapis.com/hsm_multiregion_asymmetric_requests.
cloudkms.googleapis.com/quota/hsm_multiregion_symmetric_requests/exceeded HSM symmetric cryptographic requests Multiregions quota exceeded error cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Number of attempts to exceed the limit on quota metric cloudkms.googleapis.com/hsm_multiregion_symmetric_requests.
cloudkms.googleapis.com/quota/hsm_multiregion_symmetric_requests/limit HSM symmetric cryptographic requests Multiregions quota limit cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current limit on quota metric cloudkms.googleapis.com/hsm_multiregion_symmetric_requests.
cloudkms.googleapis.com/quota/hsm_multiregion_symmetric_requests/usage HSM symmetric cryptographic requests Multiregions quota usage cloudkms.googleapis.com/Project gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current usage on quota metric cloudkms.googleapis.com/hsm_multiregion_symmetric_requests.

cloudsql Copied

The cloudsql service collects metrics from Cloud SQL.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
cloudsql.googleapis.com/database/auto_failover_request_count Auto-failover Requests cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta of number of instance auto-failover requests.
cloudsql.googleapis.com/database/available_for_failover Available for failover cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN This is greater than 0 if the failover operation is available on the instance.
cloudsql.googleapis.com/database/cpu/reserved_cores CPU reserved cores cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of cores reserved for the database.
cloudsql.googleapis.com/database/cpu/usage_time CPU usage cloudsql_database gauge s project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Cumulative CPU usage time in seconds.
cloudsql.googleapis.com/database/cpu/utilization CPU utilization cloudsql_database gauge % project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Current CPU utilization represented as a percentage of the reserved CPU that is currently in use. Values are typically numbers between 0.0 and 1.0 (but might exceed 1.0). Charts display the values as a percentage between 0% and 100% (or more).
cloudsql.googleapis.com/database/data_cache/bytes_used Data cache used cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Data cache usage in bytes.
cloudsql.googleapis.com/database/data_cache/quota Data cache quota cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Maximum data cache size in bytes.
cloudsql.googleapis.com/database/disk/bytes_used Bytes used cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Data utilization in bytes.
cloudsql.googleapis.com/database/disk/quota Disk quota cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Maximum data disk size in bytes.
cloudsql.googleapis.com/database/disk/read_ops_count Disk read IO cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta count of data disk read IO operations.
cloudsql.googleapis.com/database/disk/utilization Disk utilization cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN The fraction of the disk quota that is currently in use.
cloudsql.googleapis.com/database/disk/write_ops_count Disk write IO cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta count of data disk write IO operations.
cloudsql.googleapis.com/database/instance_state Instance state cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_NONE The current serving state of the Cloud SQL instance. Because there are seven possible states, seven data points are returned. Each of them has a different field value representing each state. Only the one that matches the current state of the instance is TRUE. All the others are FALSE. The state can be one of the following:
  • RUNNING: The instance is running, or is ready to run when accessed.
  • SUSPENDED: The instance is not available, for example due to problems with billing.
  • RUNNABLE: The instance has been stopped by owner. It is not currently running, but it’s ready to be restarted.
  • PENDING_CREATE: The instance is being created.
  • MAINTENANCE: The instance is down for maintenance.
  • FAILED: The instance creation failed.
  • UNKNOWN_STATE: The state of the instance is unknown.
cloudsql.googleapis.com/database/memory/quota Memory quota cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Maximum RAM size in bytes.
cloudsql.googleapis.com/database/memory/total_usage Total memory usage cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total RAM usage in bytes. This metric reports the RAM usage of the database process, including the buffer/cache.
cloudsql.googleapis.com/database/memory/usage Memory usage cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN RAM usage in bytes. This metric reports the RAM usage of the server, excluding the buffer/cache.
cloudsql.googleapis.com/database/memory/utilization Memory utilization cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN The fraction of the memory quota that is currently in use.
cloudsql.googleapis.com/database/mysql/aborted_clients_count MySQL Aborted Clients Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Connections that were aborted because the client died without closing the connection properly, since the last sample.
cloudsql.googleapis.com/database/mysql/aborted_connects_count MySQL Aborted Connects Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Failed attempts to connect to the MySQL server, since the last sample.
cloudsql.googleapis.com/database/mysql/connections_count MySQL Connections Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Connection attempts (successful or not) to the MySQL server, since the last sample.
cloudsql.googleapis.com/database/mysql/ddl_operations_count MySQL DDL Operations Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN MySQL DDL operations, since the last sample.
cloudsql.googleapis.com/database/mysql/dml_operations_count MySQL DML Operations Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN MySQL DML operations, since the last sample.
cloudsql.googleapis.com/database/mysql/handler_operations_count MySQL Handler Operations Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN MySQL handler operations, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/active_transactions InnoDB Active Transactions cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of active Transaction details(trx which are in progress), Values in bracket are meant for innodb_transaction_state (Total/running/lock_wait/rolling_back/committing).
cloudsql.googleapis.com/database/mysql/innodb/active_trx_longest_time InnoDB Active TRX Longest Time cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Largest transaction time from currently active innodb transactions.
cloudsql.googleapis.com/database/mysql/innodb/active_trx_rows_locked InnoDB Active TRX Rows Locked cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of rows locked by currently active innodb transactions.
cloudsql.googleapis.com/database/mysql/innodb/active_trx_rows_modified InnoDB Active TRX Rows Modified cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of rows modified by currently active innodb transactions.
cloudsql.googleapis.com/database/mysql/innodb/active_trx_total_time InnoDB Active TRX Total Time cloudsql_database gauge s project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Duration of currently active innodb transactions.
cloudsql.googleapis.com/database/mysql/innodb/adaptive_hash_operation_count Innodb AHI operations cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total internal row operations (rows added, updated, removed) performed to maintain the AHI since last sample
cloudsql.googleapis.com/database/mysql/innodb/ahi_search_count AHI or Btree searches cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total search operations on the InnoDB AHI and its efficiency since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/buffer_flush_sync_waits_count Innodb sync flushing waits cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of times InnoDB has performed synchronous buffer flush operations and blocking the user transactions since last sample.
cloudsql.googleapis.com/database/mysql/innodb/buffer_pool_pages InnoDB Buffer Pool Pages cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of InnoDB buffer pool pages, innodb_page_type field stores count of InnoDB pages in each state.
cloudsql.googleapis.com/database/mysql/innodb/buffer_pool_read_requests_count Innodb Buffer Pool Read Requests Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Logical read requests from InnoDB buffer pool, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/buffer_pool_reads_count Innodb Buffer Pool Reads Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Logical reads that InnoDB could not satisfy from the buffer pool, and had to read directly from disk, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/buffer_pool_write_requests_count InnoDB Buffer Pool Write Requests Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Writes done to the InnoDB buffer pool, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/data_cache/cache_hit_count MySQL data cache hit count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total number of data cache hit read operations for this instance.
cloudsql.googleapis.com/database/mysql/innodb/data_cache/cache_miss_count MySQL data cache miss count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total number of data cache miss read operations for this instance.
cloudsql.googleapis.com/database/mysql/innodb/data_cache/pages Innodb Pages in Data Cache cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN The number of Innodb pages in Mysqls E+ Data cache feature.
cloudsql.googleapis.com/database/mysql/innodb/data_fsyncs_count Innodb Data Fsyncs Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN InnoDB fsync() calls, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/data_pending_fsyncs InnoDB Data Pending Fsyncs cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of pending fsync() operations in the MySQL server.
cloudsql.googleapis.com/database/mysql/innodb/data_pending_reads InnoDB Data Pending Reads cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of pending reads in the MySQL Server.
cloudsql.googleapis.com/database/mysql/innodb/data_pending_writes InnoDB Data Pending Writes cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of pending writes in the MySQL Server.
cloudsql.googleapis.com/database/mysql/innodb/deadlocks_count InnoDB Deadlocks Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Deadlocks, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/dictionary_memory MySQL InnoDB dictionary cache cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Memory allocated for InnoDB dictionary
cloudsql.googleapis.com/database/mysql/innodb/history_list_length InnoDB History List Length cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Indicates the size of undo logs which are used to store modifications made to older versions of rows.
cloudsql.googleapis.com/database/mysql/innodb/ibuf_merge_operation_count InnoDB merged records operation wise cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total number of records type merged by the change buffering operation since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/ibuf_merges_count InnoDB change buffer merges. cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total number of change buffer merges since the last sample. This shows the efficiency of all change buffer operations
cloudsql.googleapis.com/database/mysql/innodb/innodb_log_waits_count Transaction waits for Innodb logbuffer flush cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total number of transactions wait for space to become available in the InnoDB log buffer, to help tune innodb_log_buffer_size configuration.
cloudsql.googleapis.com/database/mysql/innodb/lock_timeout_count Innodb Row Lock Wait Timeout Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Row lock wait timeouts, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/lsn InnoDB LSN cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Value of Innodb current/flushed/last_checkpoint log sequence number.
cloudsql.googleapis.com/database/mysql/innodb/operation_disk_io_count Disk IO performed by InnoDB. cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Disk IO operations performed by InnoDB since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/os_log_fsyncs_count Innodb OS Log Fsyncs Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN InnoDB fsync() calls to the log file, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/os_log_pending_fsyncs InnoDB OS Log Pending Fsyncs cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of pending fsync() operations for the InnoDB redo log files in the MySQL server.
cloudsql.googleapis.com/database/mysql/innodb/os_log_pending_writes InnoDB OS Log Pending Writes cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of pending writes to the InnoDB redo log files in the MySQL server.
cloudsql.googleapis.com/database/mysql/innodb/pages_read_count Innodb Pages Read Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN InnoDB pages read, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/pages_written_count Innodb Pages Written Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN DInnoDB pages written, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/row_lock_time InnoDB Row Lock Time cloudsql_database gauge ms project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN The total time spent in acquiring row locks for InnoDB tables.
cloudsql.googleapis.com/database/mysql/innodb/row_lock_waits_count InnoDB Row Lock Waits Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Times operations on InnoDB tables had to wait for a row lock, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb/row_operations_count InnoDB Row Operations Count cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN InnoDB row operations, operation_type field stores the count of InnoDB row operations, since the last sample.
cloudsql.googleapis.com/database/mysql/innodb_buffer_pool_pages_dirty InnoDB dirty pages cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of unflushed pages in the InnoDB buffer pool.
cloudsql.googleapis.com/database/mysql/innodb_buffer_pool_pages_free InnoDB free pages cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Number of unused pages in the InnoDB buffer pool.
cloudsql.googleapis.com/database/mysql/innodb_buffer_pool_pages_total InnoDB total pages cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Total number of pages in the InnoDB buffer pool.
cloudsql.googleapis.com/database/mysql/innodb_data_fsyncs InnoDB fsync calls cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta count of InnoDB fsync() calls.
cloudsql.googleapis.com/database/mysql/innodb_os_log_fsyncs InnoDB log fsync calls cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta count of InnoDB fsync() calls to the log file.
cloudsql.googleapis.com/database/mysql/innodb_pages_read InnoDB pages read cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta count of InnoDB pages read.
cloudsql.googleapis.com/database/mysql/innodb_pages_written InnoDB pages written cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Delta count of InnoDB pages written.
cloudsql.googleapis.com/database/mysql/max_connections MySQL Max Connections cloudsql_database gauge project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Value of the MySQL max_connections configuration.
cloudsql.googleapis.com/database/mysql/memory/by_code_area Memory allocated by code area cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Memory allocated to each code area, reported by mysql performance_schema.
cloudsql.googleapis.com/database/mysql/memory/by_event Memory allocated by events cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN Memory allocated by each event, reported by performance_schema.
cloudsql.googleapis.com/database/mysql/memory/global Global memory allocated cloudsql_database gauge B project_id, google_cloud_service, resource_type, database_id, region ALIGN_MEAN The total allocated memory, reported by performance_schema.

|cloudsql.googleapis.com/database/mysql/open_table_definitions |MySQL open table definitions|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of table definitions that are currently cached. | |cloudsql.googleapis.com/database/mysql/open_tables |MySQL open tables |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of tables that are currently open. | |cloudsql.googleapis.com/database/mysql/opened_table_count |MySQL opened table count |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of tables that have been opened since the last sample. | |cloudsql.googleapis.com/database/mysql/opened_table_definitions_count|MySQL opened table definitions count|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of table definitions that have been cached since the last sample. | |cloudsql.googleapis.com/database/mysql/queries |Queries |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of statements executed by the server. | |cloudsql.googleapis.com/database/mysql/questions |Questions |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of statements executed by the server sent by the client. | |cloudsql.googleapis.com/database/mysql/received_bytes_count |Network bytes received by MySQL|cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of bytes received by MySQL process. | |cloudsql.googleapis.com/database/mysql/replication/last_io_errno |Last I/O thread error number.|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|The error number of the most recent error that caused the I/O thread to stop. | |cloudsql.googleapis.com/database/mysql/replication/last_sql_errno |Last SQL thread error number.|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|The error number of the most recent error that caused the SQL thread to stop. | |cloudsql.googleapis.com/database/mysql/replication/seconds_behind_master|Replication lag |cloudsql_database|gauge |s |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of seconds the read replica is behind its primary (approximation). | |cloudsql.googleapis.com/database/mysql/replication/slave_io_running|Slave I/O thread running |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_NONE|Indicates whether the I/O thread for reading the primary’s binary log is running. Possible values are Yes, No, and Connecting. | |cloudsql.googleapis.com/database/mysql/replication/slave_io_running_state|Slave I/O thread running state|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_NONE|Indicates whether the I/O thread for reading the primary’s binary log is running. Possible values are Yes, No, and Connecting, and the values are exposed through the state field. | |cloudsql.googleapis.com/database/mysql/replication/slave_sql_running|Slave SQL thread running |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_NONE|Indicates whether the SQL thread for executing events in the relay log is running. | |cloudsql.googleapis.com/database/mysql/replication/slave_sql_running_state|Slave SQL thread running state|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_NONE|Indicates whether the SQL thread for executing events in the relay log is running. Possible values are Yes and No, and the values are exposed through the state field. | |cloudsql.googleapis.com/database/mysql/sent_bytes_count |Network bytes sent by MySQL|cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of bytes sent by MySQL process.|

| cloudsql.googleapis.com/database/mysql/slow_queries_count | MySQL slow queries count. | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | The total number of queries that took longer than long_query_time seconds. | | cloudsql.googleapis.com/database/mysql/thread_cache_size | MySQL Thread Cache Size | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Value of the MySQL thread_cache_size configuration. | | cloudsql.googleapis.com/database/mysql/thread_state | MySQL threads state | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | The state of running threads by querying information_schema.processlist table, this information helps to understand the locking or contention issues. | | cloudsql.googleapis.com/database/mysql/threads | MySQL Thread | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Number of Threads. threads_cached indicates threads in the thread cache, threads_connected indicates currently open connections, threads_running indicates threads that are not sleeping. | | cloudsql.googleapis.com/database/mysql/threads_created_count | MySQL Threads Created Count | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Threads created to handle connections, since the last sample. | | cloudsql.googleapis.com/database/mysql/tmp_disk_tables_created_count | MySQL Temporary Disk Tables Created Count | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Internal on-disk temporary tables created by the MySQL server while executing statements, since the last sample. | | cloudsql.googleapis.com/database/mysql/tmp_files_created_count | MySQL Temporary Files Created Count | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Temporary files created by the MySQL server, since the last sample. | | cloudsql.googleapis.com/database/mysql/tmp_tables_created_count | MySQL Temporary Tables Created Count | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | MySQL temporary tables created, since the last sample. | |cloudsql.googleapis.com/database/network/connections |Cloud SQL Connections |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of connections to databases on the Cloud SQL instance. Only applicable to MySQL and SQL Server. | |cloudsql.googleapis.com/database/network/received_bytes_count |Received bytes |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of bytes received through the network. | |cloudsql.googleapis.com/database/network/sent_bytes_count |Sent bytes |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of bytes sent through the network.| | cloudsql.googleapis.com/database/postgresql/data_cache/hit_count | PostgreSQL data cache hit count | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Total number of data cache hit read operations for this instance. | | cloudsql.googleapis.com/database/postgresql/data_cache/hit_ratio | PostgreSQL data cache hit ratio | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Ratio of data cache hit read operations for this instance. | | cloudsql.googleapis.com/database/postgresql/data_cache/miss_count | PostgreSQL data cache miss count | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Total number of data cache miss read operations for this instance. | |cloudsql.googleapis.com/database/postgresql/insights/aggregate/execution_time|Execution time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated query execution time per user per database. This is the sum of cpu time, io wait time, lock wait time, process context switch, and scheduling for all the processes involved in the query execution. | |cloudsql.googleapis.com/database/postgresql/insights/aggregate/io_time|IO time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated IO time per user per database. | |cloudsql.googleapis.com/database/postgresql/insights/aggregate/latencies|Latency |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_NONE|Query latency distribution per user per database. | |cloudsql.googleapis.com/database/postgresql/insights/aggregate/lock_time|Aggregated lock time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated lock wait time per user per database. | |cloudsql.googleapis.com/database/postgresql/insights/aggregate/row_count|Affected rows |cloudsql_instance_database|gauge | |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Total number of rows affected during query execution. | |cloudsql.googleapis.com/database/postgresql/insights/aggregate/shared_blk_access_count|Shared blocks cache access.|cloudsql_instance_database|gauge | |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Shared blocks (regular tables & indexed) accessed by statement execution. | |cloudsql.googleapis.com/database/postgresql/insights/perquery/execution_time|Per query execution times |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated execution times per user per database per query.This is the sum of cpu time, io wait time, lock wait time, process context switch, and scheduling for all the processes involved in the query execution. | |cloudsql.googleapis.com/database/postgresql/insights/perquery/io_time|Per query IO time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated IO time per user per database per query. | |cloudsql.googleapis.com/database/postgresql/insights/perquery/latencies|Per query latency |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_NONE|Query latency distribution per user per database per query. | |cloudsql.googleapis.com/database/postgresql/insights/perquery/lock_time|Per query lock time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated lock wait time per user per database per query. | |cloudsql.googleapis.com/database/postgresql/insights/perquery/row_count|Per query affected rows |cloudsql_instance_database|gauge | |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Total number of rows affected during query execution. | |cloudsql.googleapis.com/database/postgresql/insights/perquery/shared_blk_access_count|Per query Shared blocks cache access|cloudsql_instance_database|gauge | |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Shared blocks (regular tables & indexed) accesssed by statement execution. | |cloudsql.googleapis.com/database/postgresql/insights/pertag/execution_time|Per tag execution time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated execution times per user per database per tag.This is the sum of cpu time, io wait time, lock wait time, process context switch, and scheduling for all the processes involved in the query execution. | |cloudsql.googleapis.com/database/postgresql/insights/pertag/io_time|Per tag IO time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated IO write time per user per database per tag. | |cloudsql.googleapis.com/database/postgresql/insights/pertag/latencies|Per tag latency |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_NONE|Query latency distribution per user per database per tag. | |cloudsql.googleapis.com/database/postgresql/insights/pertag/lock_time|Per tag lock time |cloudsql_instance_database|gauge |µs |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Accumulated lock wait time per user per database per tag. | |cloudsql.googleapis.com/database/postgresql/insights/pertag/row_count|Per tag affected rows |cloudsql_instance_database|gauge | |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Total number of rows affected during query execution. | |cloudsql.googleapis.com/database/postgresql/insights/pertag/shared_blk_access_count|Per tag shared blocks cache accessed|cloudsql_instance_database|gauge | |project_id, google_cloud_service, resource_type, location, resource_id, database |ALIGN_DELTA|Shared blocks (regular tables & indexed) accessed by statement execution. | |cloudsql.googleapis.com/database/postgresql/num_backends |PostgreSQL Connections |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of connections to the Cloud SQL PostgreSQL instance. | |cloudsql.googleapis.com/database/postgresql/num_backends_by_application|PostgreSQL connections by application|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of connections to the Cloud SQL PostgreSQL instance, grouped by applications. | |cloudsql.googleapis.com/database/postgresql/replication/replica_byte_lag|Lag bytes |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Replication lag in bytes. Reported from the master per replica. | |cloudsql.googleapis.com/database/postgresql/temp_bytes_written_count|Data (in bytes) written to temporary|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total amount of data (in bytes) written to temporary files by the queries per database. | |cloudsql.googleapis.com/database/postgresql/temp_files_written_count|Temporary files used for writing data|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of temporary files used for writing data while performing algorithms such as join and sort. | |cloudsql.googleapis.com/database/postgresql/transaction_count |Number of transactions |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of number of transactions. | |cloudsql.googleapis.com/database/postgresql/transaction_id_count |Transaction ID count |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of transaction ID. | |cloudsql.googleapis.com/database/postgresql/transaction_id_utilization|Transaction ID utilization|cloudsql_database|gauge |% |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current utilization represented as a percentage of transaction IDs consumed by the Cloud SQL PostgreSQL instance. Values are typically numbers between 0.0 and 1.0. Charts display the values as a percentage between 0% and 100%. | |cloudsql.googleapis.com/database/postgresql/tuples_fetched_count |Number of tuples fetched |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of rows fetched as a result of queries per database in the PostgreSQL instance. | |cloudsql.googleapis.com/database/postgresql/tuples_returned_count |Number of tuples returned |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of rows scanned while processing the queries per database in the PostgreSQL instance. | |cloudsql.googleapis.com/database/postgresql/vacuum/oldest_transaction_age|Oldest transaction age |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Age of the oldest transaction yet to be vacuumed in the Cloud SQL PostgreSQL instance, measured in number of transactions that have happened since the oldest transaction. | |cloudsql.googleapis.com/database/replication/network_lag |Network lag |cloudsql_database|gauge |s |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Indicates time taken from primary binary log to IO thread on replica. Only applicable to replicas. | |cloudsql.googleapis.com/database/replication/replica_lag |Replication lag |cloudsql_database|gauge |s |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Number of seconds the read replica is behind its primary (approximation). | |cloudsql.googleapis.com/database/sqlserver/audits_size |Size of stored audit files.|cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Tracks the size in bytes of stored SQLServer audit files on an instance. | |cloudsql.googleapis.com/database/sqlserver/audits_upload_count |Total number of successfully uploaded audits.|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Counts total number of SQLServer audit file uploads to a GCS bucket and whether or not an upload was successful. | |cloudsql.googleapis.com/database/sqlserver/connections/connection_reset_count|Connection resets |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of logins started from the connection pool since the last restart of SQL Server service. | |cloudsql.googleapis.com/database/sqlserver/connections/login_attempt_count|Login attempts |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of login attempts since the last restart of SQL Server service. This does not include pooled connections. | |cloudsql.googleapis.com/database/sqlserver/connections/logout_count|Logouts |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of logout operations since the last restart of SQL Server service. | |cloudsql.googleapis.com/database/sqlserver/connections/processes_blocked|Processes blocked |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of blocked processes. | |cloudsql.googleapis.com/database/sqlserver/databases |SQL Server Databases |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of databases on the instance excluding system databases. | |cloudsql.googleapis.com/database/sqlserver/memory/buffer_cache_hit_ratio|Buffer cache hit ratio |cloudsql_database|gauge |% |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current percentage of pages found in the buffer cache without having to read from disk. The ratio is the total number of cache hits divided by the total number of cache lookups. | |cloudsql.googleapis.com/database/sqlserver/memory/checkpoint_page_count|Checkpoint pages |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of pages flushed to disk by a checkpoint or other operation that requires all dirty pages to be flushed. | |cloudsql.googleapis.com/database/sqlserver/memory/free_list_stall_count|Free list stalls |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of requests that had to wait for a free page. | |cloudsql.googleapis.com/database/sqlserver/memory/lazy_write_count |Lazy writes |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of buffers written by the buffer manager’s lazy writer. The lazy writer is a system process that flushes out batches of dirty, aged buffers (buffers that contain changes that must be written back to disk before the buffer can be reused for a different page) and makes them available to user processes.| |cloudsql.googleapis.com/database/sqlserver/memory/memory_grants_pending|Memory grants pending |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of processes waiting for a workspace memory grant. | |cloudsql.googleapis.com/database/sqlserver/memory/page_life_expectancy|Page life expectancy |cloudsql_database|gauge |s |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of seconds a page will stay in the buffer pool without references. | |cloudsql.googleapis.com/database/sqlserver/memory/page_operation_count|Page operations |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of physical database page reads or writes. This statistic counts physical page reads or writes across all databases. | |cloudsql.googleapis.com/database/sqlserver/replication/bytes_sent_to_replica_count|Bytes sent to replica |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of bytes sent to the remote availability replica. Before compression for async replica. Actual number of bytes for sync replica which has no compression. | |cloudsql.googleapis.com/database/sqlserver/replication/log_apply_pending_queue|Log apply pending queue |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of log blocks that are waiting to be applied to all database replicas. | |cloudsql.googleapis.com/database/sqlserver/replication/log_bytes_received_count|Log bytes received |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total amount of log records received by the secondary replica for all databases. | |cloudsql.googleapis.com/database/sqlserver/replication/recovery_queue|Recovery queue |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current amount of log records in kilobytes in the log files of the secondary replica that have not been redone. | |cloudsql.googleapis.com/database/sqlserver/replication/redone_bytes_count|Redone bytes |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total amount of log records redone on all secondary databases. | |cloudsql.googleapis.com/database/sqlserver/replication/resent_message_count|Resent messages |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of Always On messages resent. A resent message is a message that was attempted to be sent but was unable to complete and must be attempted to be sent again. | |cloudsql.googleapis.com/database/sqlserver/schedulers/active_workers|Number of active workers per scheduler|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of workers that are active. An active worker is never preemptive, must have an associated task, and is either running, runnable, or suspended. | |cloudsql.googleapis.com/database/sqlserver/schedulers/by_status |Number of schedulers |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of schedulers reporting a particular status. | |cloudsql.googleapis.com/database/sqlserver/schedulers/current_tasks|Number of current tasks per scheduler|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of current tasks that are associated with a scheduler. This count includes tasks that are waiting for a worker to execute them and tasks that are currently waiting or running (in SUSPENDED or RUNNABLE state). | |cloudsql.googleapis.com/database/sqlserver/schedulers/current_workers|Number of workers per scheduler|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of workers that are associated with a scheduler. It includes workers that are not assigned any task. | |cloudsql.googleapis.com/database/sqlserver/schedulers/pending_disk_io|Number of pending I/O operations per scheduler|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of pending I/Os that are waiting to be completed. Each scheduler has a list of pending I/Os that are checked to determine whether they have been completed every time there is a context switch. The count is incremented when the request is inserted. This count is decremented when the request is completed. This number does not indicate the state of the I/Os.| |cloudsql.googleapis.com/database/sqlserver/schedulers/runnable_tasks|Number of workers with assigned tasks per scheduler|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of workers, with tasks assigned to them, that are waiting to be scheduled on the runnable queue. | |cloudsql.googleapis.com/database/sqlserver/schedulers/work_queue |Number of pending tasks per scheduler|cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of tasks in the pending queue. These tasks are waiting for a worker to pick them up. | |cloudsql.googleapis.com/database/sqlserver/server_principals |Server principals |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of server principals on the instance. | |cloudsql.googleapis.com/database/sqlserver/sql_agent/jobs |SQL Server agent jobs |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Current number of SQL Server agent jobs on the instance. | |cloudsql.googleapis.com/database/sqlserver/transactions/batch_request_count|Batch requests |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of Transact-SQL command batches received. | |cloudsql.googleapis.com/database/sqlserver/transactions/deadlock_count|Deadlocks |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of lock requests that resulted in a deadlock. | |cloudsql.googleapis.com/database/sqlserver/transactions/forwarded_record_count|Forwarded records |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of records fetched through forwarded record pointers. | |cloudsql.googleapis.com/database/sqlserver/transactions/full_scan_count|Full scans |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of unrestricted full scans. These can be either base-table or full-index scans. | |cloudsql.googleapis.com/database/sqlserver/transactions/lock_wait_count|Lock waits |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of lock requests that required the caller to wait. | |cloudsql.googleapis.com/database/sqlserver/transactions/lock_wait_time|Lock wait time |cloudsql_database|gauge |ms |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total time lock requests were waiting for locks. | |cloudsql.googleapis.com/database/sqlserver/transactions/log_bytes_flushed_count|Log bytes flushed |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of log bytes flushed. | |cloudsql.googleapis.com/database/sqlserver/transactions/page_split_count|Page splits |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of page splits that occur as the result of overflowing index pages. | |cloudsql.googleapis.com/database/sqlserver/transactions/probe_scan_count|Probe scans |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of probe scans that are used to find at most one single qualified row in an index or base table directly. | |cloudsql.googleapis.com/database/sqlserver/transactions/sql_compilation_count|SQL compilations |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of SQL compilations. | |cloudsql.googleapis.com/database/sqlserver/transactions/sql_recompilation_count|SQL recompilations |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of SQL recompilations. | |cloudsql.googleapis.com/database/sqlserver/transactions/transaction_count|Transactions started |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Total number of transactions started. | |cloudsql.googleapis.com/database/swap/bytes_used |Swap space usage |cloudsql_database|gauge |B |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Swap space used by the database container.| | cloudsql.googleapis.com/database/swap/pages_swapped_out_count | Pages Swapped Out Count | cloudsql_database | gauge | B | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Total count of pages swapped out of disk since the system was booted. | | cloudsql.googleapis.com/database/up | Server up | cloudsql_database | gauge | | project_id, google_cloud_service, resource_type, database_id, region | ALIGN_MEAN | Indicates if the server is up or not. | |cloudsql.googleapis.com/database/up |Server up |cloudsql_database|gauge | |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Indicates if the server is up or not.| |cloudsql.googleapis.com/database/uptime |Uptime |cloudsql_database|gauge |s |project_id, google_cloud_service, resource_type, database_id, region |ALIGN_MEAN|Delta count of the time in seconds the instance has been running.|

compute Copied

The compute service collects metrics from Compute Engine.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
compute.googleapis.com/disk/async_replication/sent_bytes_count Async replication sent bytes count gce_disk gauge B project_id, google_cloud_service, resource_type, disk_id, zone ALIGN_MEAN Delta count of bytes sent through the cross-region network.
compute.googleapis.com/disk/async_replication/time_since_last_replication Async replication time since last replication gce_disk gauge s project_id, google_cloud_service, resource_type, disk_id, zone ALIGN_MEAN Seconds since the last replication was done. Also known as recovery point objective (RPO).
compute.googleapis.com/disk/regional/replica_state Regional disk replica state gce_disk gauge project_id, google_cloud_service, resource_type, disk_id, zone ALIGN_MEAN Regional disk’s replica state.
compute.googleapis.com/firewall/dropped_bytes_count Dropped bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of incoming bytes dropped by the firewall.
compute.googleapis.com/firewall/dropped_packets_count Dropped packets gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of incoming packets dropped by the firewall.
compute.googleapis.com/global_dns/request_count GCE Project Global DNS Request Count compute.googleapis.com/Location gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN The number of global internal DNS requests in a GCE project.
compute.googleapis.com/guest/disk/io_time IO Time gce_instance gauge ms project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_DELTA The cumulative time spent on the I/O operations that are in progress; that is, the actual time in queue and when disks were busy. Requests issued in parallel are counted as a single one. For Container-Optimized OS, or Ubuntu running GKE.
compute.googleapis.com/guest/disk/queue_length Queue Length gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN The queue length on the disk averaged over the last 60 seconds. For Container-Optimized OS, or Ubuntu running GKE.
compute.googleapis.com/guest/disk/weighted_io_time IO Time gce_instance gauge ms project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_DELTA The cumulative weighted IO time spent on the disk. For Container-Optimized OS, or Ubuntu running GKE.
compute.googleapis.com/guest/system/problem_count Problem Count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_DELTA Number of times a machine problem has happened. For Container-Optimized OS, or Ubuntu running GKE.
compute.googleapis.com/guest/system/problem_state Problem State gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Whether a problem is affecting the system or not. The problem is affecting the system when set to 1 and is not affecting the system when set to 0. For Container-Optimized OS, or Ubuntu running GKE.
compute.googleapis.com/guest/system/uptime Uptime gce_instance gauge s project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of seconds that the operating system has been running for. For Container-Optimized OS, or Ubuntu running GKE.
compute.googleapis.com/instance/cpu/reserved_cores Reserved vCPUs gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of vCPUs reserved on the host of the instance.
compute.googleapis.com/instance/cpu/scheduler_wait_time Scheduler Wait Time gce_instance gauge s project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Wait time is the time a vCPU is ready to run, but unexpectedly not scheduled to run. The wait time returned here is the accumulated value for all vCPUs. The time interval for which the value was measured is returned by Monitoring in whole seconds as start_time and end_time. This metric is only available for VMs that belong to the e2 family or to overcommitted VMs on sole-tenant nodes.
compute.googleapis.com/instance/cpu/usage_time CPU usage gce_instance gauge s project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Delta vCPU usage for all vCPUs, in vCPU-seconds. To compute the per-vCPU utilization fraction, divide this value by (end-start)*N, where end and start define this value’s time interval and N is compute.googleapis.com/instance/cpu/reserved_cores at the end of the interval. This value is reported by the hypervisor for the VM and can differ from agent.googleapis.com/cpu/usage_time, which is reported from inside the VM.
compute.googleapis.com/instance/cpu/utilization CPU utilization gce_instance gauge % project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Fractional utilization of allocated CPU on this instance. Values are typically numbers between 0.0 and 1.0 (but some machine types allow bursting above 1.0). Charts display the values as a percentage between 0% and 100% (or more). This metric is reported by the hypervisor for the VM and can differ from agent.googleapis.com/cpu/utilization, which is reported from inside the VM.
compute.googleapis.com/instance/disk/average_io_latency Disk average latency gce_instance gauge µs project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Disk’s average io latency in the last 60s.
compute.googleapis.com/instance/disk/average_io_queue_depth Disk average io queue depth gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Disk’s average io queue depth in the last 60s.
compute.googleapis.com/instance/disk/max_read_bytes_count Peak disk read bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Disk’s maximum per-second read throughput over a period of time specified by the user. The period must be one minute or longer.
compute.googleapis.com/instance/disk/max_read_ops_count Peak disk read ops gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Disk’s maximum per-second read requests count over a period of time specified by the user. The period must be one minute or longer.
compute.googleapis.com/instance/disk/max_write_bytes_count Peak disk write bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Disk’s maximum per-second write throughput over a period of time specified by the user. The period must be one minute or longer.
compute.googleapis.com/instance/disk/max_write_ops_count Peak disk write ops gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Disk’s maximum per-second write requests count over a period of time specified by the user. The period must be one minute or longer.
compute.googleapis.com/instance/disk/read_bytes_count Disk read bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of bytes read from disk.
compute.googleapis.com/instance/disk/read_ops_count Disk read operations gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of disk read IO operations.
compute.googleapis.com/instance/disk/write_bytes_count Disk write bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of bytes written to disk.
compute.googleapis.com/instance/disk/write_ops_count Disk write operations gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of disk write IO operations.
compute.googleapis.com/instance/memory/balloon/ram_size VM Memory Total gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN The total amount of memory in the VM. This metric is only available for VMs that belong to the e2 family.
compute.googleapis.com/instance/memory/balloon/ram_used VM Memory Used gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Memory currently used in the VM. This metric is only available for VMs that belong to the e2 family.
compute.googleapis.com/instance/memory/balloon/swap_in_bytes_count VM Swap In gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN The amount of memory read into the guest from its own swap space. This metric is only available for VMs that belong to the e2 family.
compute.googleapis.com/instance/memory/balloon/swap_out_bytes_count VM Swap Out gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN The amount of memory written from the guest to its own swap space. This metric is only available for VMs that belong to the e2 family.
compute.googleapis.com/instance/network/received_bytes_count Received bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of bytes received from the network.
compute.googleapis.com/instance/network/received_packets_count Received packets gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of packets received from the network.
compute.googleapis.com/instance/network/sent_bytes_count Sent bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of bytes sent over the network.
compute.googleapis.com/instance/network/sent_packets_count Sent packets gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of packets sent over the network.
compute.googleapis.com/instance/uptime Uptime gce_instance gauge s project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Delta of how long the VM has been running, in seconds.

Note

To get the total number of seconds since VM start, use compute.googleapis.com/instance/uptime_total.
compute.googleapis.com/instance/uptime_total Uptime Total gce_instance gauge s project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Elapsed time since the VM was started, in seconds.
compute.googleapis.com/instance_group/size Instance group size instance_group gauge project_id, google_cloud_service, resource_type, location, instance_group_id, instance_group_name ALIGN_MEAN The number of VMs in the instance group.
compute.googleapis.com/mirroring/dropped_packets_count Dropped packets gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of dropped mirrored packets.
compute.googleapis.com/mirroring/mirrored_bytes_count Mirrored bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of mirrored bytes.
compute.googleapis.com/mirroring/mirrored_packets_count Mirrored packets gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of mirrored packets.
compute.googleapis.com/nat/allocated_ports Allocated ports gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of ports allocated to a VM by the NAT gateway.
compute.googleapis.com/nat/closed_connections_count Closed connections count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of connections closed over the NAT gateway.
compute.googleapis.com/nat/dropped_received_packets_count Received packets dropped count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of received packets dropped by the NAT gateway.
compute.googleapis.com/nat/dropped_sent_packets_count Sent packets dropped count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of sent packets dropped by the NAT gateway.
compute.googleapis.com/nat/new_connections_count New connections count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of new connections created over the NAT gateway.
compute.googleapis.com/nat/open_connections Open connections gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of connections currently open on the NAT gateway.
compute.googleapis.com/nat/port_usage Port usage gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Maximum number of connections from a VM to a single internet endpoint (IP:port).
compute.googleapis.com/nat/received_bytes_count Received bytes count gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of bytes received (destination -> VM) via the NAT gateway.
compute.googleapis.com/nat/received_packets_count Received packets count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of packets received (destination -> VM) via the NAT gateway.
compute.googleapis.com/nat/sent_bytes_count Sent bytes count gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of bytes sent (VM -> destination) over the NAT gateway.
compute.googleapis.com/nat/sent_packets_count Sent packets count gce_instance gauge project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Count of packets sent (VM -> destination) over the NAT gateway.
compute.googleapis.com/private_service_connect/producer/connected_consumer_forwarding_rules Connected consumer forwarding rules gce_service_attachment gauge project_id, google_cloud_service, resource_type, region, service_attachment_id ALIGN_MEAN Number of Consumer Forwarding Rules connected to a PSC Service Attachment resource ID.
compute.googleapis.com/private_service_connect/producer/used_nat_ip_addresses Used nat ip addresses gce_service_attachment gauge project_id, google_cloud_service, resource_type, region, service_attachment_id ALIGN_MEAN IP usage of the monitored service attachment.
compute.googleapis.com/quota/dynamic_routes_per_region_per_peering_group/limit Dynamic routes per region per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/dynamic_routes_per_region_per_peering_group.
compute.googleapis.com/quota/dynamic_routes_per_region_per_peering_group/usage Dynamic routes per region per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/dynamic_routes_per_region_per_peering_group.
compute.googleapis.com/quota/fqdns_per_global_network_firewall_policy/exceeded FQDN per global network firewall policy quota exceeded error compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/fqdns_per_global_network_firewall_policy.
compute.googleapis.com/quota/fqdns_per_global_network_firewall_policy/limit FQDN per global network firewall policy quota limit compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/fqdns_per_global_network_firewall_policy.
compute.googleapis.com/quota/fqdns_per_global_network_firewall_policy/usage FQDN per global network firewall policy quota usage compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/fqdns_per_global_network_firewall_policy.
compute.googleapis.com/quota/fqdns_per_regional_network_firewall_policy/exceeded FQDN per regional network firewall policy quota exceeded error compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/fqdns_per_regional_network_firewall_policy.
compute.googleapis.com/quota/fqdns_per_regional_network_firewall_policy/limit FQDN per regional network firewall policy quota limit compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/fqdns_per_regional_network_firewall_policy.
compute.googleapis.com/quota/fqdns_per_regional_network_firewall_policy/usage FQDN per regional network firewall policy quota usage compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/fqdns_per_regional_network_firewall_policy.
compute.googleapis.com/quota/global_internal_managed_forwarding_rules_per_region_per_vpc_network/exceeded Cross Regional Internal Managed Load Balancer Forwarding Rules per region per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/global_internal_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/global_internal_managed_forwarding_rules_per_region_per_vpc_network/limit Cross Regional Internal Managed Load Balancer Forwarding Rules per region per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/global_internal_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/global_internal_managed_forwarding_rules_per_region_per_vpc_network/usage Cross Regional Internal Managed Load Balancer Forwarding Rules per region per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/global_internal_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/gpus_per_gpu_family/exceeded GPU count per GPU family. quota exceeded error compute.googleapis.com/Location gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/gpus_per_gpu_family.
compute.googleapis.com/quota/gpus_per_gpu_family/limit GPU count per GPU family. quota limit compute.googleapis.com/Location gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current limit on quota metric compute.googleapis.com/gpus_per_gpu_family.
compute.googleapis.com/quota/gpus_per_gpu_family/usage GPU count per GPU family. quota usage compute.googleapis.com/Location gauge project_id, google_cloud_service, resource_type, resource_container, location ALIGN_MEAN Current usage on quota metric compute.googleapis.com/gpus_per_gpu_family.
compute.googleapis.com/quota/instances_per_peering_group/limit Instances Per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/instances_per_peering_group.
compute.googleapis.com/quota/instances_per_peering_group/usage Instances Per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/instances_per_peering_group.
compute.googleapis.com/quota/instances_per_vpc_network/exceeded Instances Per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/instances_per_vpc_network.
compute.googleapis.com/quota/instances_per_vpc_network/limit Instances Per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/instances_per_vpc_network.
compute.googleapis.com/quota/instances_per_vpc_network/usage Instances Per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/instances_per_vpc_network.
compute.googleapis.com/quota/interconnect_attachments_per_interconnect/exceeded Interconnect attachments per Interconnect quota exceeded error compute.googleapis.com/Interconnect gauge project_id, google_cloud_service, resource_type, resource_container, location, interconnect_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/interconnect_attachments_per_interconnect.
compute.googleapis.com/quota/interconnect_attachments_per_interconnect/limit Interconnect attachments per Interconnect quota limit compute.googleapis.com/Interconnect gauge project_id, google_cloud_service, resource_type, resource_container, location, interconnect_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/interconnect_attachments_per_interconnect.
compute.googleapis.com/quota/interconnect_attachments_per_interconnect/usage Interconnect attachments per Interconnect quota usage compute.googleapis.com/Interconnect gauge project_id, google_cloud_service, resource_type, resource_container, location, interconnect_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/interconnect_attachments_per_interconnect.
compute.googleapis.com/quota/internal_lb_forwarding_rules_per_peering_group/limit Internal Load Balancer Forwarding Rules per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/internal_lb_forwarding_rules_per_peering_group.
compute.googleapis.com/quota/internal_lb_forwarding_rules_per_peering_group/usage Internal Load Balancer Forwarding Rules per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/internal_lb_forwarding_rules_per_peering_group.
compute.googleapis.com/quota/internal_lb_forwarding_rules_per_vpc_network/exceeded Internal Load Balancer Forwarding Rules per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/internal_lb_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_lb_forwarding_rules_per_vpc_network/limit Internal Load Balancer Forwarding Rules per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/internal_lb_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_lb_forwarding_rules_per_vpc_network/usage Internal Load Balancer Forwarding Rules per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/internal_lb_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_managed_forwarding_rules_per_peering_group/limit Internal Managed Forwarding Rules per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/internal_managed_forwarding_rules_per_peering_group.
compute.googleapis.com/quota/internal_managed_forwarding_rules_per_peering_group/usage Internal Managed Forwarding Rules per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/internal_managed_forwarding_rules_per_peering_group.
compute.googleapis.com/quota/internal_managed_forwarding_rules_per_vpc_network/exceeded Internal Managed Forwarding Rules per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/internal_managed_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_managed_forwarding_rules_per_vpc_network/limit Internal Managed Forwarding Rules per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/internal_managed_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_managed_forwarding_rules_per_vpc_network/usage Internal Managed Forwarding Rules per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/internal_managed_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_protocol_forwarding_rules_per_peering_group/limit Internal Protocol Forwarding Rules per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/internal_protocol_forwarding_rules_per_peering_group.
compute.googleapis.com/quota/internal_protocol_forwarding_rules_per_peering_group/usage Internal Protocol Forwarding Rules per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/internal_protocol_forwarding_rules_per_peering_group.
compute.googleapis.com/quota/internal_protocol_forwarding_rules_per_vpc_network/exceeded Internal Protocol Forwarding Rules per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/internal_protocol_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_protocol_forwarding_rules_per_vpc_network/limit Internal Protocol Forwarding Rules per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/internal_protocol_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/internal_protocol_forwarding_rules_per_vpc_network/usage Internal Protocol Forwarding Rules per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/internal_protocol_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/ip_aliases_per_peering_group/limit IP Aliases per regional VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/ip_aliases_per_peering_group.
compute.googleapis.com/quota/ip_aliases_per_peering_group/usage IP Aliases per regional VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/ip_aliases_per_peering_group.
compute.googleapis.com/quota/ip_aliases_per_vpc_network/exceeded IP Aliases per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/ip_aliases_per_vpc_network.
compute.googleapis.com/quota/ip_aliases_per_vpc_network/limit IP Aliases per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/ip_aliases_per_vpc_network.
compute.googleapis.com/quota/ip_aliases_per_vpc_network/usage IP Aliases per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/ip_aliases_per_vpc_network.
compute.googleapis.com/quota/peerings_per_vpc_network/exceeded Peerings Per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/peerings_per_vpc_network.
compute.googleapis.com/quota/peerings_per_vpc_network/limit Peerings Per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/peerings_per_vpc_network.
compute.googleapis.com/quota/peerings_per_vpc_network/usage Peerings Per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/peerings_per_vpc_network.
compute.googleapis.com/quota/psc_google_apis_forwarding_rules_per_vpc_network/exceeded PSC Google APIs Forwarding Rules per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/psc_google_apis_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/psc_google_apis_forwarding_rules_per_vpc_network/limit PSC Google APIs Forwarding Rules per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/psc_google_apis_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/psc_google_apis_forwarding_rules_per_vpc_network/usage PSC Google APIs Forwarding Rules per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/psc_google_apis_forwarding_rules_per_vpc_network.
compute.googleapis.com/quota/psc_ilb_consumer_forwarding_rules_per_producer_vpc_network/exceeded PSC ILB Consumer Forwarding Rules per Producer VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/psc_ilb_consumer_forwarding_rules_per_producer_vpc_network.
compute.googleapis.com/quota/psc_ilb_consumer_forwarding_rules_per_producer_vpc_network/limit PSC ILB Consumer Forwarding Rules per Producer VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/psc_ilb_consumer_forwarding_rules_per_producer_vpc_network.
compute.googleapis.com/quota/psc_ilb_consumer_forwarding_rules_per_producer_vpc_network/usage PSC ILB Consumer Forwarding Rules per Producer VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/psc_ilb_consumer_forwarding_rules_per_producer_vpc_network.
compute.googleapis.com/quota/psc_propagated_connections_per_vpc_network/exceeded PSC propagated connections per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/psc_propagated_connections_per_vpc_network.
compute.googleapis.com/quota/psc_propagated_connections_per_vpc_network/limit PSC propagated connections per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/psc_propagated_connections_per_vpc_network.
compute.googleapis.com/quota/psc_propagated_connections_per_vpc_network/usage PSC propagated connections per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/psc_propagated_connections_per_vpc_network.
compute.googleapis.com/quota/regional_external_managed_forwarding_rules_per_region_per_vpc_network/exceeded Regional External Managed Forwarding Rules per region per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/regional_external_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/regional_external_managed_forwarding_rules_per_region_per_vpc_network/limit Regional External Managed Forwarding Rules per region per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/regional_external_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/regional_external_managed_forwarding_rules_per_region_per_vpc_network/usage Regional External Managed Forwarding Rules per region per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/regional_external_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/regional_internal_managed_forwarding_rules_per_region_per_vpc_network/exceeded Regional Internal Managed Forwarding Rules per region per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/regional_internal_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/regional_internal_managed_forwarding_rules_per_region_per_vpc_network/limit Regional Internal Managed Forwarding Rules per region per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/regional_internal_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/regional_internal_managed_forwarding_rules_per_region_per_vpc_network/usage Regional Internal Managed Forwarding Rules per region per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/regional_internal_managed_forwarding_rules_per_region_per_vpc_network.
compute.googleapis.com/quota/rule_attributes_per_global_network_firewall_policy/exceeded Rule attributes per global network firewall policy quota exceeded error compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/rule_attributes_per_global_network_firewall_policy.
compute.googleapis.com/quota/rule_attributes_per_global_network_firewall_policy/limit Rule attributes per global network firewall policy quota limit compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/rule_attributes_per_global_network_firewall_policy.
compute.googleapis.com/quota/rule_attributes_per_global_network_firewall_policy/usage Rule attributes per global network firewall policy quota usage compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/rule_attributes_per_global_network_firewall_policy.
compute.googleapis.com/quota/rule_attributes_per_regional_network_firewall_policy/exceeded Rule attributes per regional network firewall policy quota exceeded error compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/rule_attributes_per_regional_network_firewall_policy.
compute.googleapis.com/quota/rule_attributes_per_regional_network_firewall_policy/limit Rule attributes per regional network firewall policy quota limit compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/rule_attributes_per_regional_network_firewall_policy.
compute.googleapis.com/quota/rule_attributes_per_regional_network_firewall_policy/usage Rule attributes per regional network firewall policy quota usage compute.googleapis.com/FirewallPolicy gauge project_id, google_cloud_service, resource_type, resource_container, location, firewall_policy_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/rule_attributes_per_regional_network_firewall_policy.
compute.googleapis.com/quota/static_routes_per_peering_group/limit Custom static routes per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/static_routes_per_peering_group.
compute.googleapis.com/quota/static_routes_per_peering_group/usage Custom static routes per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/static_routes_per_peering_group.
compute.googleapis.com/quota/static_routes_per_vpc_network/exceeded Custom static routes per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/static_routes_per_vpc_network.
compute.googleapis.com/quota/static_routes_per_vpc_network/limit Custom static routes per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/static_routes_per_vpc_network.
compute.googleapis.com/quota/static_routes_per_vpc_network/usage Custom static routes per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/static_routes_per_vpc_network.
compute.googleapis.com/quota/subnet_ranges_per_peering_group/limit Subnet ranges Per peering group quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/subnet_ranges_per_peering_group.
compute.googleapis.com/quota/subnet_ranges_per_peering_group/usage Subnet ranges Per peering group quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/subnet_ranges_per_peering_group.
compute.googleapis.com/quota/subnet_ranges_per_vpc_network/exceeded Subnetwork ranges per VPC Network quota exceeded error compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Number of attempts to exceed the limit on quota metric compute.googleapis.com/subnet_ranges_per_vpc_network.
compute.googleapis.com/quota/subnet_ranges_per_vpc_network/limit Subnetwork ranges per VPC Network quota limit compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current limit on quota metric compute.googleapis.com/subnet_ranges_per_vpc_network.
compute.googleapis.com/quota/subnet_ranges_per_vpc_network/usage Subnetwork ranges per VPC Network quota usage compute.googleapis.com/VpcNetwork gauge project_id, google_cloud_service, resource_type, resource_container, location, network_id ALIGN_MEAN Current usage on quota metric compute.googleapis.com/subnet_ranges_per_vpc_network.
compute.googleapis.com/reservation/reserved Reserved compute.googleapis.com/Reservation gauge project_id, google_cloud_service, resource_type, resource_container, location, reservation_id ALIGN_MEAN The number of resources reserved by this reservation.
compute.googleapis.com/reservation/used Used compute.googleapis.com/Reservation gauge project_id, google_cloud_service, resource_type, resource_container, location, reservation_id ALIGN_MEAN The number of resources used by this reservation.

dataproc Copied

The dataproc service collects metrics from the Dataproc service.

Metric type Display name Resource Type Datapoint type Unit Dimensions Aligner Description
dataproc.googleapis.com/cluster/hdfs/datanodes HDFS DataNodes cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of HDFS DataNodes that are running inside a cluster.
dataproc.googleapis.com/cluster/hdfs/storage_capacity HDFS capacity cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Indicates capacity of HDFS system running on the cluster in GB.
dataproc.googleapis.com/cluster/hdfs/storage_utilization HDFS storage utilization cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Percentage of HDFS storage currently used.
dataproc.googleapis.com/cluster/hdfs/unhealthy_blocks Unhealthy HDFS blocks by status cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of unhealthy blocks inside the cluster.
dataproc.googleapis.com/cluster/job/completion_time Job duration cloud_dataproc_cluster gauge s project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_NONE The time jobs took to complete from the time the user submits a job to the time Dataproc reports it is completed.
dataproc.googleapis.com/cluster/job/duration Job state duration cloud_dataproc_cluster gauge s project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_NONE The time jobs have spent in a given state.
dataproc.googleapis.com/cluster/job/failed_count Failed jobs cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of jobs that have failed on a cluster.
dataproc.googleapis.com/cluster/job/running_count Running jobs cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of jobs that are running on a cluster.
dataproc.googleapis.com/cluster/job/submitted_count Submitted jobs cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of jobs that have been submitted to a cluster.
dataproc.googleapis.com/cluster/operation/completion_time Operation duration cloud_dataproc_cluster gauge s project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_NONE The time operations took to complete from the time the user submits an operation to the time Dataproc reports it is completed.
dataproc.googleapis.com/cluster/operation/duration Operation state duration cloud_dataproc_cluster gauge s project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_NONE The time operations have spent in a given state.
dataproc.googleapis.com/cluster/operation/failed_count Failed operations cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of operations that have failed on a cluster.
dataproc.googleapis.com/cluster/operation/running_count Running operations cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of operations that are running on a cluster.
dataproc.googleapis.com/cluster/operation/submitted_count Submitted operations cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of operations that have been submitted to a cluster.
dataproc.googleapis.com/cluster/yarn/allocated_memory_percentage YARN allocated memory percentage cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN The percentage of YARN memory is allocated.
dataproc.googleapis.com/cluster/yarn/apps YARN active applications cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of active YARN applications.
dataproc.googleapis.com/cluster/yarn/containers YARN containers cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of YARN containers.
dataproc.googleapis.com/cluster/yarn/memory_size YARN memory size cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Indicates the YARN memory size in GB.
dataproc.googleapis.com/cluster/yarn/nodemanagers YARN NodeManagers cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of YARN NodeManagers running inside cluster.
dataproc.googleapis.com/cluster/yarn/pending_memory_size YARN pending memory size cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN The current memory request, in GB, that is pending to be fulfilled by the scheduler.
dataproc.googleapis.com/cluster/yarn/virtual_cores YARN virtual cores cloud_dataproc_cluster gauge project_id, google_cloud_service, resource_type, cluster_name, cluster_uuid, region ALIGN_MEAN Number of virtual cores in YARN.
dataproc.googleapis.com/job/state Job state cloud_dataproc_job gauge project_id, google_cloud_service, resource_type, region, job_id, job_uuid ALIGN_NONE Indicates whether the job is currently in a particular state or not. True indicates in that state and False indicates exited that state.

datastore Copied

The datastore service collects metrics from Datastore.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
datastore.googleapis.com/api/request_count Requests datastore_request gauge project_id, google_cloud_service, resource_type, module_id, version_id ALIGN_MEAN Count of Datastore API calls.
datastore.googleapis.com/entity/read_sizes Sizes of read entities datastore_request gauge B project_id, google_cloud_service, resource_type, module_id, version_id ALIGN_NONE Distribution of sizes of read entities, grouped by type.
datastore.googleapis.com/entity/ttl_deletion_count TTL deletion count datastore_request gauge project_id, google_cloud_service, resource_type, module_id, version_id ALIGN_MEAN Total count of entities deleted by TTL services.
datastore.googleapis.com/entity/ttl_expiration_to_deletion_delays TTL expiration to deletion delays datastore_request gauge s project_id, google_cloud_service, resource_type, module_id, version_id ALIGN_NONE Time elapsed between when an entity with a TTL expired, and when it was actually deleted.
datastore.googleapis.com/entity/write_sizes Sizes of written entities datastore_request gauge B project_id, google_cloud_service, resource_type, module_id, version_id ALIGN_NONE Distribution of sizes of written entities, grouped by op.
datastore.googleapis.com/index/write_count Index writes datastore_request gauge project_id, google_cloud_service, resource_type, module_id, version_id ALIGN_MEAN Count of Datastore index writes.

file Copied

The file service collects metrics from Filestore.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
file.googleapis.com/nfs/server/average_read_latency Average read latency filestore_instance gauge ms project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Average latency for all disk read operations.

Note

This metric will only be populated for High Scale instances.
file.googleapis.com/nfs/server/average_write_latency Average write latency filestore_instance gauge ms project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Average latency for all disk write operations.

Note

This metric will only be populated for High Scale instances.
file.googleapis.com/nfs/server/free_bytes Free bytes filestore_instance gauge B project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Total free bytes.
file.googleapis.com/nfs/server/free_bytes_percent Free disk space percent filestore_instance gauge % project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Free disk space as a percentage of the total space. Values are numbers between 0.0 and 100.0.
file.googleapis.com/nfs/server/metadata_ops_count Metadata operations count filestore_instance gauge project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Count of disk metadata operations.

Note

This metric will only be populated for High Scale instances.
file.googleapis.com/nfs/server/procedure_call_count Procedure call count filestore_instance gauge project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN NFS server procedure call count.
file.googleapis.com/nfs/server/read_bytes_count Bytes read filestore_instance gauge B project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Bytes read from disk.
file.googleapis.com/nfs/server/read_milliseconds_count Time (in milliseconds) spent on read operations filestore_instance gauge ms project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Count of milliseconds spent on disk read operations.
file.googleapis.com/nfs/server/read_ops_count Disk read operation count filestore_instance gauge project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Count of disk read operations.
file.googleapis.com/nfs/server/used_bytes Used bytes filestore_instance gauge B project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Used bytes.
file.googleapis.com/nfs/server/used_bytes_percent Used space percent filestore_instance gauge % project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Used space as a percentage of the total space. Values are numbers between 0.0 and 100.0.
file.googleapis.com/nfs/server/write_bytes_count Bytes written filestore_instance gauge B project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Bytes written to disk.
file.googleapis.com/nfs/server/write_milliseconds_count Time (in milliseconds) spent on write operations filestore_instance gauge ms project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Count of milliseconds spent on disk write operations.
file.googleapis.com/nfs/server/write_ops_count Disk write operation count filestore_instance gauge project_id, google_cloud_service, resource_type, location, instance_name ALIGN_MEAN Count of disk write operations.

iam Copied

The iam service collects metrics from Identity and Access Management.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
iam.googleapis.com/service_account/authn_events_count Service account authentication events iam_service_account gauge project_id, google_cloud_service, resource_type, unique_id ALIGN_MEAN Number of authentication events for a service account.
iam.googleapis.com/service_account/key/authn_events_count Service account key authentication events iam_service_account gauge project_id, google_cloud_service, resource_type, unique_id ALIGN_MEAN Number of authentication events for a service account key.

loadbalancing Copied

The loadbalancing service collects metrics from Cloud Load Balancing.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
loadbalancing.googleapis.com/https/backend_latencies Backend latency https_lb_rule gauge ms project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the latency calculated from when the request was sent by the proxy to the backend until the proxy received from the backend the last byte of response.
loadbalancing.googleapis.com/https/backend_request_bytes_count Backend Request Bytes https_lb_rule gauge B project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as requests from external HTTP/S load balancer to backends.
loadbalancing.googleapis.com/https/backend_request_count Backend Request Count https_lb_rule gauge project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of requests served by backends of external HTTP/S load balancer.
loadbalancing.googleapis.com/https/backend_response_bytes_count Backend Response Bytes https_lb_rule gauge B project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as responses from backends (or cache) to external HTTP/S load balancer.
loadbalancing.googleapis.com/https/external/regional/backend_latencies Backend latencies http_external_regional_lb_rule gauge ms project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the latency calculated from when the request was sent by the proxy to the backend until the proxy received from the backend the last byte of response. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds.
loadbalancing.googleapis.com/https/external/regional/request_bytes_count Request bytes http_external_regional_lb_rule gauge B project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as requests from clients to HTTP/S load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/external/regional/request_count Request count http_external_regional_lb_rule gauge project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of requests served by HTTP/S load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/external/regional/response_bytes_count Response bytes http_external_regional_lb_rule gauge B project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as responses from HTTP/S load balancer to clients. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/external/regional/total_latencies Total latencies http_external_regional_lb_rule gauge ms project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the latency calculated from when the request was received by the proxy until the proxy got ACK from client on last response byte. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/frontend_tcp_rtt Frontend RTT https_lb_rule gauge ms project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the RTT measured for each connection between client and proxy.
loadbalancing.googleapis.com/https/internal/backend_latencies Backend latencies internal_http_lb_rule gauge ms project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the latency calculated from when the request was sent by the internal Application Load Balancer proxy to the backend until the proxy received from the backend the last byte of response. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/internal/request_bytes_count Request bytes internal_http_lb_rule gauge B project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as requests from clients to internal Application Load Balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/internal/request_count Request count internal_http_lb_rule gauge project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of requests served by internal Application Load Balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/internal/response_bytes_count Response bytes internal_http_lb_rule gauge B project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as responses from internal Application Load Balancer to clients. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/internal/total_latencies Total latencies internal_http_lb_rule gauge ms project_id, google_cloud_service, resource_type, network_name, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the latency calculated from when the request was received by the internal Application Load Balancer proxy until the proxy got ACK from client on last response byte. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds.
loadbalancing.googleapis.com/https/request_bytes_count Request bytes https_lb_rule gauge B project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as requests from clients to external HTTP/S load balancer.
loadbalancing.googleapis.com/https/request_count Request count https_lb_rule gauge project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of requests served by external HTTP/S load balancer.
loadbalancing.googleapis.com/https/response_bytes_count Response bytes https_lb_rule gauge B project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent as responses from external HTTP/S load balancer to clients.
loadbalancing.googleapis.com/https/total_latencies Total latency https_lb_rule gauge ms project_id, google_cloud_service, resource_type, region, url_map_name, forwarding_rule_name, target_proxy_name, matched_url_path_rule, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the latency calculated from when the request was received by the external HTTP/S load balancer proxy until the proxy got ACK from client on last response byte.
loadbalancing.googleapis.com/l3/external/egress_bytes_count Egress bytes count loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule gauge B project_id, google_cloud_service, resource_type, region, backend_network_name, backend_target_type, backend_service_name, primary_target_pool, target_pool, forwarding_rule_name, backend_group_name, backend_group_type, backend_group_scope, backend_subnetwork_name, backend_zone ALIGN_MEAN Number of bytes sent from the backend of the external network load balancer to the client. For TCP flows, this metric counts the bytes on the application stream only.
loadbalancing.googleapis.com/l3/external/egress_bytes_count Egress bytes count tcp_lb_rule gauge B project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of bytes sent from the backend of the external network load balancer to the client. For TCP flows, this metric counts the bytes on the application stream only.
loadbalancing.googleapis.com/l3/external/egress_bytes_count Egress bytes count udp_lb_rule gauge B project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of bytes sent from the backend of the external network load balancer to the client. For TCP flows, this metric counts the bytes on the application stream only.
loadbalancing.googleapis.com/l3/external/egress_packets_count Egress packets count loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule gauge project_id, google_cloud_service, resource_type, region, backend_network_name, backend_target_type, backend_service_name, primary_target_pool, target_pool, forwarding_rule_name, backend_group_name, backend_group_type, backend_group_scope, backend_subnetwork_name, backend_zone ALIGN_MEAN Number of packets sent from the backend of the external network load balancer to the client.
loadbalancing.googleapis.com/l3/external/egress_packets_count Egress packets count tcp_lb_rule gauge project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of packets sent from the backend of the external network load balancer to the client.
loadbalancing.googleapis.com/l3/external/egress_packets_count Egress packets count udp_lb_rule gauge project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of packets sent from the backend of the external network load balancer to the client.
loadbalancing.googleapis.com/l3/external/ingress_bytes_count Ingress bytes count loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule gauge B project_id, google_cloud_service, resource_type, region, backend_network_name, backend_target_type, backend_service_name, primary_target_pool, target_pool, forwarding_rule_name, backend_group_name, backend_group_type, backend_group_scope, backend_subnetwork_name, backend_zone ALIGN_MEAN Number of bytes sent from the client to the backend of the external network load balancer. For TCP flows, this metric counts the bytes on the application stream only.
loadbalancing.googleapis.com/l3/external/ingress_bytes_count Ingress bytes count tcp_lb_rule gauge B project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of bytes sent from the client to the backend of the external network load balancer. For TCP flows, this metric counts the bytes on the application stream only.
loadbalancing.googleapis.com/l3/external/ingress_bytes_count Ingress bytes count udp_lb_rule gauge B project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of bytes sent from the client to the backend of the external network load balancer. For TCP flows, this metric counts the bytes on the application stream only.
loadbalancing.googleapis.com/l3/external/ingress_packets_count Ingress packets count loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule gauge project_id, google_cloud_service, resource_type, region, backend_network_name, backend_target_type, backend_service_name, primary_target_pool, target_pool, forwarding_rule_name, backend_group_name, backend_group_type, backend_group_scope, backend_subnetwork_name, backend_zone ALIGN_MEAN Number of packets sent from the client to the backend of the external network load balancer.
loadbalancing.googleapis.com/l3/external/ingress_packets_count Ingress packets count tcp_lb_rule gauge project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of packets sent from the client to the backend of the external network load balancer.
loadbalancing.googleapis.com/l3/external/ingress_packets_count Ingress packets count udp_lb_rule gauge project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_MEAN Number of packets sent from the client to the backend of the external network load balancer.
loadbalancing.googleapis.com/l3/external/rtt_latencies RTT latencies loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule gauge ms project_id, google_cloud_service, resource_type, region, backend_network_name, backend_target_type, backend_service_name, primary_target_pool, target_pool, forwarding_rule_name, backend_group_name, backend_group_type, backend_group_scope, backend_subnetwork_name, backend_zone ALIGN_NONE A distribution of the round trip time latency, measured over TCP connections for the external network load balancer.
loadbalancing.googleapis.com/l3/external/rtt_latencies RTT latencies tcp_lb_rule gauge ms project_id, google_cloud_service, resource_type, load_balancer_name, region, network_name, backend_target_type, backend_target_name, forwarding_rule_name, forwarding_rule_network_tier, backend_name, backend_type, backend_scope, backend_scope_type, backend_failover_configuration, backend_subnetwork_name, endpoint_zone ALIGN_NONE A distribution of the round trip time latency, measured over TCP connections for the external network load balancer.
loadbalancing.googleapis.com/l3/internal/egress_bytes_count Egress bytes per internal TCP/UDP load balancer internal_tcp_lb_rule gauge B project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of bytes sent from the internal TCP/UDP load balancer backend to the client (for TCP flows it’s counting bytes on application stream only).
loadbalancing.googleapis.com/l3/internal/egress_bytes_count Egress bytes per internal TCP/UDP load balancer internal_udp_lb_rule gauge B project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of bytes sent from the internal TCP/UDP load balancer backend to the client (for TCP flows it’s counting bytes on application stream only).
loadbalancing.googleapis.com/l3/internal/egress_packets_count Egress packets per internal TCP/UDP load balancer internal_tcp_lb_rule gauge project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of packets sent from the internal TCP/UDP load balancer to the client.
loadbalancing.googleapis.com/l3/internal/egress_packets_count Egress packets per internal TCP/UDP load balancer internal_udp_lb_rule gauge project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of packets sent from the internal TCP/UDP load balancer to the client.
loadbalancing.googleapis.com/l3/internal/ingress_bytes_count Ingress bytes per internal TCP/UDP load balancer internal_tcp_lb_rule gauge B project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of bytes sent from the client to the internal TCP/UDP load balancer backend (for TCP flows it’s counting bytes on application stream only).
loadbalancing.googleapis.com/l3/internal/ingress_bytes_count Ingress bytes per internal TCP/UDP load balancer internal_udp_lb_rule gauge B project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of bytes sent from the client to the internal TCP/UDP load balancer backend (for TCP flows it’s counting bytes on application stream only).
loadbalancing.googleapis.com/l3/internal/ingress_packets_count Ingress packets per internal TCP/UDP load balancer internal_tcp_lb_rule gauge project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of packets sent from the client to the internal TCP/UDP load balancer backend.
loadbalancing.googleapis.com/l3/internal/ingress_packets_count Ingress packets per internal TCP/UDP load balancer internal_udp_lb_rule gauge project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_MEAN Number of packets sent from the client to the internal TCP/UDP load balancer backend.
loadbalancing.googleapis.com/l3/internal/rtt_latencies RTT latencies per internal TCP/UDP load balancer internal_tcp_lb_rule gauge ms project_id, google_cloud_service, resource_type, region, network_name, backend_target_type, backend_target_name, load_balancer_name, forwarding_rule_name, backend_name, backend_type, backend_scope, backend_scope_type, backend_subnetwork_name ALIGN_NONE A distribution of RTT measured over TCP connections for internal TCP/UDP load balancer flows.
loadbalancing.googleapis.com/l4_proxy/egress_bytes_count Egress bytes l4_proxy_rule gauge B project_id, google_cloud_service, resource_type, network_name, region, load_balancing_scheme, protocol, forwarding_rule_name, target_proxy_name, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent from VM to client using proxy. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds.
loadbalancing.googleapis.com/l4_proxy/ingress_bytes_count Ingress bytes l4_proxy_rule gauge B project_id, google_cloud_service, resource_type, network_name, region, load_balancing_scheme, protocol, forwarding_rule_name, target_proxy_name, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent from client to VM using proxy. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds.
loadbalancing.googleapis.com/l4_proxy/tcp/closed_connections_count Closed connections l4_proxy_rule gauge project_id, google_cloud_service, resource_type, network_name, region, load_balancing_scheme, protocol, forwarding_rule_name, target_proxy_name, backend_target_name, backend_target_type, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of connections that were terminated over TCP proxy or SSL proxy load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds.
loadbalancing.googleapis.com/subnet/proxy_only/addresses Proxy-only addresses gce_subnetwork gauge project_id, google_cloud_service, resource_type, subnetwork_id, subnetwork_name, location ALIGN_MEAN The current number of proxy-only addresses by state.
loadbalancing.googleapis.com/tcp_ssl_proxy/closed_connections Closed connections tcp_ssl_proxy_rule gauge project_id, google_cloud_service, resource_type, region, backend_target_name, backend_target_type, forwarding_rule_name, target_proxy_name, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of connections that were terminated over TCP proxy or SSL proxy load balancer.
loadbalancing.googleapis.com/tcp_ssl_proxy/egress_bytes_count Egress bytes tcp_ssl_proxy_rule gauge B project_id, google_cloud_service, resource_type, region, backend_target_name, backend_target_type, forwarding_rule_name, target_proxy_name, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent from VM to client using proxy.
loadbalancing.googleapis.com/tcp_ssl_proxy/frontend_tcp_rtt Frontend RTT tcp_ssl_proxy_rule gauge ms project_id, google_cloud_service, resource_type, region, backend_target_name, backend_target_type, forwarding_rule_name, target_proxy_name, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_NONE A distribution of the smoothed RTT (in ms) measured by the proxy’s TCP stack, each minute application layer bytes pass from proxy to client.
loadbalancing.googleapis.com/tcp_ssl_proxy/ingress_bytes_count Ingress bytes tcp_ssl_proxy_rule gauge B project_id, google_cloud_service, resource_type, region, backend_target_name, backend_target_type, forwarding_rule_name, target_proxy_name, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of bytes sent from client to VM using proxy.
loadbalancing.googleapis.com/tcp_ssl_proxy/new_connections New connections opened tcp_ssl_proxy_rule gauge project_id, google_cloud_service, resource_type, region, backend_target_name, backend_target_type, forwarding_rule_name, target_proxy_name, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Number of connections that were created over TCP proxy or SSL proxy load balancer.
loadbalancing.googleapis.com/tcp_ssl_proxy/open_connections Open Connections tcp_ssl_proxy_rule gauge project_id, google_cloud_service, resource_type, region, backend_target_name, backend_target_type, forwarding_rule_name, target_proxy_name, backend_name, backend_type, backend_scope, backend_scope_type ALIGN_MEAN Current number of outstanding connections through the TCP proxy or SSL proxy load balancer.

networking Copied

The networking service collects metrics from Networking Topology.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
networking.googleapis.com/cloud_netslo/active_probing/probe_count Number of probes gce_zone_network_health gauge project_id, google_cloud_service, resource_type, zone, region ALIGN_MEAN Number of probing probes.
networking.googleapis.com/google_service/request_bytes_count Request bytes count google_service_gce_client gauge B project_id, google_cloud_service, resource_type, zone, instance_id, instance_name, region ALIGN_MEAN Number of bytes sent in requests from the clients to the Google Service.
networking.googleapis.com/google_service/response_bytes_count Response bytes count google_service_gce_client gauge B project_id, google_cloud_service, resource_type, zone, instance_id, instance_name, region ALIGN_MEAN Number of bytes sent in responses to the clients from the Google Service.
networking.googleapis.com/interconnect_attachment/egress_bytes_count Egress bytes from the Cloud Interconnect attachment interconnect_attachment gauge B project_id, google_cloud_service, resource_type, attachment, interconnect, region, interconnect_project ALIGN_MEAN Number of bytes sent from GCP via the Cloud Interconnect attachment.
networking.googleapis.com/interconnect_attachment/ingress_bytes_count Ingress bytes to the Cloud Interconnect attachment interconnect_attachment gauge B project_id, google_cloud_service, resource_type, attachment, interconnect, region, interconnect_project ALIGN_MEAN Number of bytes sent to GCP via the Cloud Interconnect attachment.
networking.googleapis.com/interconnect_attachment/vm/egress_bytes_count Egress bytes per VM to the Cloud Interconnect attachment gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent from the local VM to its remote peers via the tunnel.
networking.googleapis.com/interconnect_attachment/vm/ingress_bytes_count Ingress bytes per VM from the Cloud Interconnect attachment gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent to the local VM from its remote peers via the Cloud Interconnect attachment.
networking.googleapis.com/node_flow/egress_bytes_count Egress bytes count per GKE node k8s_node gauge B project_id, google_cloud_service, resource_type, location, cluster_name, node_name ALIGN_MEAN Number of bytes sent from the GKE node to its remote peers, including from Pods inside the node. The bytes count doesn’t include packet header size.
networking.googleapis.com/node_flow/egress_packets_count Egress packets count per GKE node k8s_node gauge project_id, google_cloud_service, resource_type, location, cluster_name, node_name ALIGN_MEAN Number of packets sent from the GKE node to its remote peers, including from Pods inside the node.
networking.googleapis.com/node_flow/ingress_bytes_count Ingress bytes count per GKE node k8s_node gauge B project_id, google_cloud_service, resource_type, location, cluster_name, node_name ALIGN_MEAN Number of bytes sent to the GKE node from its remote peers, including to Pods inside the Node. The bytes count doesn’t include packet header size.
networking.googleapis.com/node_flow/ingress_packets_count Ingress packets count per GKE node k8s_node gauge project_id, google_cloud_service, resource_type, location, cluster_name, node_name ALIGN_MEAN Number of packets sent to the GKE node from its remote peers, including to Pods inside the node.
networking.googleapis.com/node_flow/rtt RTT latencies per GKE node k8s_node gauge ms project_id, google_cloud_service, resource_type, location, cluster_name, node_name ALIGN_NONE A distribution of RTT measured over TCP connections from the GKE node to Cloud endpoints, including from Pods inside the node.
networking.googleapis.com/pod_flow/egress_bytes_count Egress bytes count per GKE Pod k8s_pod gauge B project_id, google_cloud_service, resource_type, location, cluster_name, namespace_name, pod_name ALIGN_MEAN Number of bytes sent from the GKE Pod to its remote peers. The bytes count doesn’t include packet header size. By default, traffic between the Pod and an endpoint outside the VPC is attributed to the Node and not the Pod, due to IP masquerading before our sampling point.
networking.googleapis.com/pod_flow/egress_packets_count Egress packets count per GKE Pod k8s_pod gauge project_id, google_cloud_service, resource_type, location, cluster_name, namespace_name, pod_name ALIGN_MEAN Number of packets sent from the GKE Pod to its remote peers. By default, traffic between the Pod and an endpoint outside the VPC is attributed to the Node and not the Pod, due to IP masquerading before our sampling point.
networking.googleapis.com/pod_flow/ingress_bytes_count Ingress bytes count per GKE Pod k8s_pod gauge B project_id, google_cloud_service, resource_type, location, cluster_name, namespace_name, pod_name ALIGN_MEAN Number of bytes sent to the GKE Pod from its remote peers. The bytes count doesn’t include packet header size. By default, traffic between the Pod and an endpoint outside the VPC is attributed to the Node and not the Pod, due to IP masquerading before our sampling point.
networking.googleapis.com/pod_flow/ingress_packets_count Ingress packets count per GKE Pod k8s_pod gauge project_id, google_cloud_service, resource_type, location, cluster_name, namespace_name, pod_name ALIGN_MEAN Number of packets sent to the GKE Pod from its remote peers. By default, traffic between the Pod and an endpoint outside the VPC is attributed to the Node and not the Pod, due to IP masquerading before our sampling point.
networking.googleapis.com/pod_flow/rtt RTT latencies per GKE Pod k8s_pod gauge ms project_id, google_cloud_service, resource_type, location, cluster_name, namespace_name, pod_name ALIGN_NONE A distribution of RTT measured over TCP connections from the GKE Pod to Cloud endpoints. By default, traffic between the Pod and an endpoint outside the VPC is attributed to the Node and not the Pod, due to IP masquerading before our sampling point.
networking.googleapis.com/router_appliance/gateway/egress_bytes_count Egress bytes from router appliance instance gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent to GCP via the router appliance instance from on-premises hosts.
networking.googleapis.com/router_appliance/gateway/ingress_bytes_count Ingress bytes to the router appliance instance gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent from GCP via the router appliance instance to on-premises hosts.
networking.googleapis.com/router_appliance/vm/egress_bytes_count Egress bytes per VM to router appliance instance gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent from the local VM to its remote peers via the router appliance instance.
networking.googleapis.com/router_appliance/vm/ingress_bytes_count Ingress bytes per VM from the router appliance instance gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent to the local VM from its remote peers via the router appliance instance.
networking.googleapis.com/vm_flow/egress_bytes_count Egress bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent from the local VM to its remote peers. This metric does not include the header size. So this value is lower than the compute.googleapis.com/instance/network/sent_bytes_count value.
networking.googleapis.com/vm_flow/external_rtt External RTT latencies gce_instance gauge ms project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_NONE A distribution of RTT measured over TCP connections from the local VM to Internet destinations.
networking.googleapis.com/vm_flow/ingress_bytes_count Ingress bytes gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent to the local VM from its remote peers. This metric does not include the header size. So this value is lower than the compute.googleapis.com/instance/network/received_bytes_count value.
networking.googleapis.com/vm_flow/rtt RTT latencies gce_instance gauge ms project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_NONE A distribution of RTT measured over TCP connections from the local VM. Measured for intra Cloud traffic only.
networking.googleapis.com/vpn_tunnel/egress_bytes_count Egress bytes from the Cloud VPN tunnel vpn_tunnel gauge B project_id, google_cloud_service, resource_type, region, tunnel_id ALIGN_MEAN Number of bytes sent from GCP via the Cloud VPN tunnel.
networking.googleapis.com/vpn_tunnel/ingress_bytes_count Ingress bytes to the Cloud VPN tunnel vpn_tunnel gauge B project_id, google_cloud_service, resource_type, region, tunnel_id ALIGN_MEAN Number of bytes sent to GCP via the Cloud VPN tunnel.
networking.googleapis.com/vpn_tunnel/vm/egress_bytes_count Egress bytes per VM to the Cloud VPN tunnel gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent from the local VM to its remote peers via the Cloud VPN tunnel.
networking.googleapis.com/vpn_tunnel/vm/ingress_bytes_count Ingress bytes per VM from the Cloud VPN tunnel gce_instance gauge B project_id, google_cloud_service, resource_type, instance_id, zone ALIGN_MEAN Number of bytes sent to the local VM from its remote peers via the Cloud VPN tunnel.

router Copied

The router service collects metrics from Cloud Router.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
router.googleapis.com/best_received_routes_count Received routes count gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Current number of best routes received by router.
router.googleapis.com/bgp/received_routes_count BGP received routes count gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Current number of routes received on a bgp session.
router.googleapis.com/bgp/sent_routes_count BGP sent routes count gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Current number of routes sent on a bgp session.
router.googleapis.com/bgp/session_up BGP session status gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Indicator for successful bgp session establishment. 1 indicates the session is up. 0 indicates the session is down.
router.googleapis.com/bgp_sessions_down_count BGP sessions down count gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Number of BGP sessions on the router that are down.
router.googleapis.com/bgp_sessions_up_count BGP sessions up count gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Number of BGP sessions on the router that are up.
router.googleapis.com/nat/allocated_ports Allocated ports nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Number of ports allocated to all VMs by the NAT gateway.
router.googleapis.com/nat/closed_connections_count Closed connections count nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of connections closed over the NAT gateway.
router.googleapis.com/nat/dropped_received_packets_count Received packets dropped count nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of received packets dropped by the NAT gateway.
router.googleapis.com/nat/dropped_sent_packets_count Sent packets dropped count nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of sent packets dropped by the NAT gateway.
router.googleapis.com/nat/nat_allocation_failed NAT allocation failed nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_NONE Indicates if there is a failure in allocating NAT IPs to any VM in the NAT gateway.
router.googleapis.com/nat/new_connections_count New connections count nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of new connections created over the NAT gateway.
router.googleapis.com/nat/open_connections Open connections nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Number of connections currently open on the NAT gateway.
router.googleapis.com/nat/port_usage Port usage nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Maximum number of connections from VM to a single internet endpoint (IP:port).
router.googleapis.com/nat/received_bytes_count Received bytes count nat_gateway gauge B project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of bytes received (Internet -> VMs) via the NAT gateway.
router.googleapis.com/nat/received_packets_count Received packets count nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of packets received (Internet -> VMs) via the NAT gateway.
router.googleapis.com/nat/sent_bytes_count Sent bytes count nat_gateway gauge B project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of bytes sent (VMs -> Internet) over the NAT gateway.
router.googleapis.com/nat/sent_packets_count Sent packets count nat_gateway gauge project_id, google_cloud_service, resource_type, region, router_id, gateway_name ALIGN_MEAN Count of packets sent (VMs -> Internet) over the NAT gateway.
router.googleapis.com/router_up Router tasks up gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Number of router software tasks that are running successfully. A value greater than or equal to 1 indicates that the router is up, although not all software tasks may be running. Compare the returned number to the expected number of software tasks for the router. A value of 0 indicates that the router is down.
router.googleapis.com/sent_routes_count Sent routes count gce_router gauge project_id, google_cloud_service, resource_type, router_id, region ALIGN_MEAN Current number of routes sent by router.

serviceruntime Copied

The servciceruntime service are the available metrics to be collected by any Google Cloud API and by other APIs created using Cloud Endpoints.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
serviceruntime.googleapis.com/api/request_count Request count api gauge project_id, google_cloud_service, resource_type, service, method, version, location ALIGN_MEAN Number of completed requests.
serviceruntime.googleapis.com/api/request_count Request count consumed_api gauge project_id, google_cloud_service, resource_type, service, method, version, location, credential_id ALIGN_MEAN Number of completed requests.
serviceruntime.googleapis.com/api/request_count Request count produced_api gauge project_id, google_cloud_service, resource_type, service, method, version, location, consumer_id ALIGN_MEAN Number of completed requests.
serviceruntime.googleapis.com/api/request_latencies Request latencies api gauge s project_id, google_cloud_service, resource_type, service, method, version, location ALIGN_NONE Distribution of latencies in seconds for non-streaming requests.
serviceruntime.googleapis.com/api/request_latencies Request latencies consumed_api gauge s project_id, google_cloud_service, resource_type, service, method, version, location, credential_id ALIGN_NONE Distribution of latencies in seconds for non-streaming requests.
serviceruntime.googleapis.com/api/request_latencies Request latencies produced_api gauge s project_id, google_cloud_service, resource_type, service, method, version, location, consumer_id ALIGN_NONE Distribution of latencies in seconds for non-streaming requests.
serviceruntime.googleapis.com/api/request_latencies_backend Request backend latencies api gauge s project_id, google_cloud_service, resource_type, service, method, version, location ALIGN_NONE Distribution of backend latencies in seconds for non-streaming requests.
serviceruntime.googleapis.com/api/request_latencies_backend Request backend latencies produced_api gauge s project_id, google_cloud_service, resource_type, service, method, version, location, consumer_id ALIGN_NONE Distribution of backend latencies in seconds for non-streaming requests.
serviceruntime.googleapis.com/api/request_latencies_overhead Request overhead latencies api gauge s project_id, google_cloud_service, resource_type, service, method, version, location ALIGN_NONE Distribution of request latencies in seconds for non-streaming requests excluding the backend.
serviceruntime.googleapis.com/api/request_latencies_overhead Request overhead latencies produced_api gauge s project_id, google_cloud_service, resource_type, service, method, version, location, consumer_id ALIGN_NONE Distribution of request latencies in seconds for non-streaming requests excluding the backend.
serviceruntime.googleapis.com/api/request_sizes Request sizes api gauge B project_id, google_cloud_service, resource_type, service, method, version, location ALIGN_NONE Distribution of request sizes in bytes recorded at request completion.
serviceruntime.googleapis.com/api/request_sizes Request sizes consumed_api gauge B project_id, google_cloud_service, resource_type, service, method, version, location, credential_id ALIGN_NONE Distribution of request sizes in bytes recorded at request completion.
serviceruntime.googleapis.com/api/request_sizes Request sizes produced_api gauge B project_id, google_cloud_service, resource_type, service, method, version, location, consumer_id ALIGN_NONE Distribution of request sizes in bytes recorded at request completion.
serviceruntime.googleapis.com/api/response_sizes Response sizes api gauge B project_id, google_cloud_service, resource_type, service, method, version, location ALIGN_NONE Distribution of response sizes in bytes recorded at request completion.
serviceruntime.googleapis.com/api/response_sizes Response sizes consumed_api gauge B project_id, google_cloud_service, resource_type, service, method, version, location, credential_id ALIGN_NONE Distribution of response sizes in bytes recorded at request completion.
serviceruntime.googleapis.com/api/response_sizes Response sizes produced_api gauge B project_id, google_cloud_service, resource_type, service, method, version, location, consumer_id ALIGN_NONE Distribution of response sizes in bytes recorded at request completion.
serviceruntime.googleapis.com/quota/allocation/usage Allocation quota usage consumer_quota gauge project_id, google_cloud_service, resource_type, service, location ALIGN_MEAN The total consumed allocation quota. Values reported more than 1/min are dropped. If no changes are received in quota usage, the last value is repeated at least every 24 hours.
serviceruntime.googleapis.com/quota/allocation/usage Allocation quota usage producer_quota gauge project_id, google_cloud_service, resource_type, service, location, consumer_resource_node ALIGN_MEAN The total consumed allocation quota. Values reported more than 1/min are dropped. If no changes are received in quota usage, the last value is repeated at least every 24 hours.
serviceruntime.googleapis.com/quota/exceeded Quota exceeded error consumer_quota gauge project_id, google_cloud_service, resource_type, service, location ALIGN_NONE The error happened when the quota limit was exceeded.
serviceruntime.googleapis.com/quota/limit Quota limit consumer_quota gauge project_id, google_cloud_service, resource_type, service, location ALIGN_MEAN The limit for the quota.
serviceruntime.googleapis.com/quota/limit Quota limit producer_quota gauge project_id, google_cloud_service, resource_type, service, location, consumer_resource_node ALIGN_MEAN The limit for the quota.
serviceruntime.googleapis.com/quota/rate/net_usage Rate quota usage consumer_quota gauge project_id, google_cloud_service, resource_type, service, location ALIGN_MEAN The total consumed rate quota.
serviceruntime.googleapis.com/quota/rate/net_usage Rate quota usage producer_quota gauge project_id, google_cloud_service, resource_type, service, location, consumer_resource_node ALIGN_MEAN The total consumed rate quota.

privateca Copied

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
privateca.googleapis.com/ca/cert/ca_cert_creation CA certificate creation count GA privateca.googleapis.com/CertificateAuthority gauge 1 project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_MEAN
privateca.googleapis.com/ca/cert/create_count Certificate creation count GA privateca.googleapis.com/CertificateAuthority gauge 1 project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_MEAN
privateca.googleapis.com/ca/cert/create_failure_count Certificate creation CA policy error count GA privateca.googleapis.com/CertificateAuthority gauge 1 project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_MEAN
privateca.googleapis.com/ca/cert/create_request_count Certificate creation request count GA privateca.googleapis.com/CertificateAuthority gauge 1 project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_MEAN
privateca.googleapis.com/ca/cert_chain_expiration CA certificate chain expiration GA privateca.googleapis.com/CertificateAuthority gauge s project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_MEAN
privateca.googleapis.com/ca/cert_expiration CA certificate expiration GA privateca.googleapis.com/CertificateAuthority gauge s project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_MEAN
privateca.googleapis.com/ca/cert_revoked CA revocation status GA privateca.googleapis.com/CertificateAuthority gauge project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_NONE
privateca.googleapis.com/ca/resource_state CA resource state GA privateca.googleapis.com/CertificateAuthority gauge project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_NONE
privateca.googleapis.com/gcs/bucket_issue Cloud Storage bucket issue GA privateca.googleapis.com/CertificateAuthority gauge project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_NONE
privateca.googleapis.com/kms/key_issue Cloud KMS key issue GA privateca.googleapis.com/CertificateAuthority gauge project_id, google_cloud_service, resource_type, resource_container, location, ca_pool_id, certificate_authority_id ALIGN_NONE

pubsub Copied

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
pubsub.googleapis.com/snapshot/backlog_bytes Snapshot backlog bytes pubsub_snapshot gauge B project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Total byte size of the messages retained in a snapshot.
pubsub.googleapis.com/snapshot/backlog_bytes_by_region Snapshot backlog bytes by region pubsub_snapshot gauge B project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Total byte size of the messages retained in a snapshot, broken down by Cloud region.
pubsub.googleapis.com/snapshot/config_updates_count Snapshot configuration operations pubsub_snapshot gauge project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Cumulative count of configuration operations, grouped by operation type and result.
pubsub.googleapis.com/snapshot/num_messages Snapshot messages pubsub_snapshot gauge project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Number of messages retained in a snapshot.
pubsub.googleapis.com/snapshot/num_messages_by_region Snapshot messages by region pubsub_snapshot gauge project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Number of messages retained in a snapshot, broken down by Cloud region.
pubsub.googleapis.com/snapshot/oldest_message_age Oldest snapshot message age pubsub_snapshot gauge s project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Age (in seconds) of the oldest message retained in a snapshot.
pubsub.googleapis.com/snapshot/oldest_message_age_by_region Oldest snapshot message age by region pubsub_snapshot gauge s project_id, google_cloud_service, resource_type, snapshot_id ALIGN_MEAN Age (in seconds) of the oldest message retained in a snapshot, broken down by Cloud region.
pubsub.googleapis.com/subscription/ack_latencies Ack latency pubsub_subscription gauge ms project_id, google_cloud_service, resource_type, subscription_id ALIGN_NONE Distribution of ack latencies in milliseconds. The ack latency is the time between when Cloud Pub/Sub sends a message to a subscriber client and when Cloud Pub/Sub receives an Acknowledge request for that message.
pubsub.googleapis.com/subscription/ack_message_count Ack message count pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of messages acknowledged by Acknowledge requests, grouped by delivery type.
pubsub.googleapis.com/subscription/backlog_bytes Backlog size pubsub_subscription gauge B project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Total byte size of the unacknowledged messages or backlog messages in a subscription.
pubsub.googleapis.com/subscription/byte_cost Subscription byte cost pubsub_subscription gauge B project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative cost of operations, measured in bytes. This is used to measure quota utilization.
pubsub.googleapis.com/subscription/config_updates_count Subscription configuration operations pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of configuration operations for each subscription, grouped by operation type and result.
pubsub.googleapis.com/subscription/dead_letter_message_count Dead letter message count pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of messages published to dead letter topic, grouped by result.
pubsub.googleapis.com/subscription/mod_ack_deadline_message_count Mod ack deadline message count pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of messages whose deadline was updated by ModifyAckDeadline requests, grouped by delivery type.
pubsub.googleapis.com/subscription/mod_ack_deadline_request_count ModifyAckDeadline requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of ModifyAckDeadline requests, grouped by result.
pubsub.googleapis.com/subscription/num_outstanding_messages Outstanding push messages pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Number of messages delivered to a subscription’s push endpoint, but not yet acknowledged.
pubsub.googleapis.com/subscription/num_undelivered_messages Unacked messages pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Number of unacknowledged messages or backlog messages in a subscription.
pubsub.googleapis.com/subscription/oldest_retained_acked_message_age Oldest retained acked message age pubsub_subscription gauge s project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Age (in seconds) of the oldest acknowledged message retained in a subscription.
pubsub.googleapis.com/subscription/oldest_retained_acked_message_age_by_region Oldest retained acked message age by region pubsub_subscription gauge s project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Age (in seconds) of the oldest acknowledged message retained in a subscription, broken down by Cloud region.
pubsub.googleapis.com/subscription/oldest_unacked_message_age Oldest unacked message age pubsub_subscription gauge s project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Age (in seconds) of the oldest unacknowledged message (a.k.a. backlog message) in a subscription.
pubsub.googleapis.com/subscription/oldest_unacked_message_age_by_region Oldest unacked message age by region pubsub_subscription gauge s project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Age (in seconds) of the oldest unacknowledged message in a subscription, broken down by Cloud region.
pubsub.googleapis.com/subscription/pull_ack_request_count Acknowledge requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of acknowledge requests, grouped by result.
pubsub.googleapis.com/subscription/pull_request_count Pull requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of pull requests, grouped by result.
pubsub.googleapis.com/subscription/push_request_count Push requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of push attempts, grouped by result. Unlike pulls, the push server implementation does not batch user messages. So each request only contains one user message. The push server retries on errors, so a given user message can appear multiple times.
pubsub.googleapis.com/subscription/push_request_latencies Push latency pubsub_subscription gauge µs project_id, google_cloud_service, resource_type, subscription_id ALIGN_NONE Distribution of push request latencies (in microseconds), grouped by result.
pubsub.googleapis.com/subscription/retained_acked_bytes Retained acked bytes pubsub_subscription gauge B project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Total byte size of the acknowledged messages retained in a subscription.
pubsub.googleapis.com/subscription/retained_acked_bytes_by_region Retained acked bytes by region pubsub_subscription gauge B project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Total byte size of the acknowledged messages retained in a subscription, broken down by Cloud region.
pubsub.googleapis.com/subscription/seek_request_count Seek requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of seek attempts, grouped by result.
pubsub.googleapis.com/subscription/sent_message_count Sent message count pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of messages sent by Cloud Pub/Sub to subscriber clients, grouped by delivery type.
pubsub.googleapis.com/subscription/streaming_pull_ack_request_count StreamingPull Acknowledge requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of streaming pull requests with non-empty acknowledge ids, grouped by result.
pubsub.googleapis.com/subscription/streaming_pull_mod_ack_deadline_request_count StreamingPull ModifyAckDeadline requests pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of streaming pull requests with non-empty ModifyAckDeadline fields, grouped by result.
pubsub.googleapis.com/subscription/streaming_pull_response_count StreamingPull responses pubsub_subscription gauge project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Cumulative count of streaming pull responses, grouped by result.
pubsub.googleapis.com/subscription/unacked_bytes_by_region Unacked bytes by region pubsub_subscription gauge B project_id, google_cloud_service, resource_type, subscription_id ALIGN_MEAN Total byte size of the unacknowledged messages in a subscription, broken down by Cloud region.
pubsub.googleapis.com/topic/byte_cost Topic byte cost pubsub_topic gauge B project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Cost of operations, measured in bytes. This is used to measure utilization for quotas.
pubsub.googleapis.com/topic/config_updates_count Topic configuration operations pubsub_topic gauge project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Cumulative count of configuration operations, grouped by operation type and result.
pubsub.googleapis.com/topic/message_sizes Publish message size pubsub_topic gauge B project_id, google_cloud_service, resource_type, topic_id ALIGN_NONE Distribution of publish message sizes (in bytes).
pubsub.googleapis.com/topic/oldest_retained_acked_message_age_by_region Oldest retained acked message age by region pubsub_topic gauge s project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Age (in seconds) of the oldest acknowledged message retained across all subscriptions and snapshots attached to a topic, broken down by Cloud region.
pubsub.googleapis.com/topic/oldest_unacked_message_age_by_region Oldest unacked message age by region pubsub_topic gauge s project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Age (in seconds) of the oldest unacknowledged message across all subscriptions and snapshots attached to a topic, broken down by Cloud region.
pubsub.googleapis.com/topic/retained_acked_bytes_by_region Retained acked bytes by region pubsub_topic gauge B project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Total byte size of the acknowledged messages retained across all subscriptions and snapshots attached to a topic, broken down by Cloud region.
pubsub.googleapis.com/topic/send_request_count Publish requests pubsub_topic gauge project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Cumulative count of publish requests, grouped by result.
pubsub.googleapis.com/topic/unacked_bytes_by_region Unacked bytes by region pubsub_topic gauge B project_id, google_cloud_service, resource_type, topic_id ALIGN_MEAN Total byte size of the unacknowledged messages across all subscriptions and snapshots attached to the topic, broken down by Cloud region.

spanner Copied

Metric type Display name Resource type Datapoint type Unit Dimensions`= Aligner Description
spanner.googleapis.com/api/api_request_count API requests spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Cloud Spanner API requests.
spanner.googleapis.com/api/received_bytes_count Bytes received by Cloud Spanner spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Uncompressed request bytes received by Cloud Spanner.
spanner.googleapis.com/api/request_count API request rate spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Rate of Cloud Spanner API requests.
spanner.googleapis.com/api/request_latencies Request latencies spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Distribution of server request latencies for a database. This includes latency of request processing in Cloud Spanner backends and API layer. It does not include network or reverse-proxy overhead between clients and servers.
spanner.googleapis.com/api/request_latencies_by_transaction_type Request latencies by transaction type spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Distribution of server request latencies by transaction types. This includes latency of request processing in Cloud Spanner backends and API layer. It does not include network or reverse-proxy overhead between clients and servers.
spanner.googleapis.com/api/sent_bytes_count Bytes sent by Cloud Spanner spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Uncompressed response bytes sent by Cloud Spanner.
spanner.googleapis.com/instance/backup/used_bytes Backup storage used spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Backup storage used in bytes.
spanner.googleapis.com/instance/cpu/smoothed_utilization Smoothed CPU utilization spanner_instance gauge % project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN 24-hour smoothed utilization of provisioned CPU. Values are typically numbers between 0.0 and 1.0 (but might exceed 1.0), charts display the values as a percentage between 0% and 100% (or more).
spanner.googleapis.com/instance/cpu/utilization CPU utilization spanner_instance gauge % project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Percent utilization of provisioned CPU. Values are typically numbers between 0.0 and 1.0 (but might exceed 1.0), charts display the values as a percentage between 0% and 100% (or more).
spanner.googleapis.com/instance/cpu/utilization_by_operation_type CPU utilization by operation type spanner_instance gauge % project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Percent utilization of provisioned CPU, by operation type. Values are typically numbers between 0.0 and 1.0 (but might exceed 1.0), charts display the values as a percentage between 0% and 100% (or more). Currently, it does not include CPU utilization for system tasks.
spanner.googleapis.com/instance/cpu/utilization_by_priority CPU utilization by priority spanner_instance gauge % project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Percent utilization of provisioned CPU, by priority. Values are typically numbers between 0.0 and 1.0 (but might exceed 1.0), charts display the values as a percentage between 0% and 100% (or more).
spanner.googleapis.com/instance/data_boost/processing_unit_second_count Processing unit second spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Total processing units used for DataBoost operations.
spanner.googleapis.com/instance/leader_percentage_by_region Leader percentage by region spanner_instance gauge % project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Percentage of leaders by cloud region. Values are typically numbers between 0.0 and 1.0, charts display the values as a percentage between 0% and 100%.
spanner.googleapis.com/instance/node_count Nodes spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Total number of nodes.
spanner.googleapis.com/instance/processing_units Processing units spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Total number of processing units.
spanner.googleapis.com/instance/session_count Sessions spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of sessions in use.
spanner.googleapis.com/instance/storage/limit_bytes Storage limit spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Storage limit for instance in bytes.
spanner.googleapis.com/instance/storage/limit_bytes_per_processing_unit Storage limit per processing unit spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Storage limit per processing unit in bytes.
spanner.googleapis.com/instance/storage/used_bytes Storage used spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Storage used in bytes.
spanner.googleapis.com/instance/storage/utilization Storage utilization spanner_instance gauge % project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Storage used as a fraction of storage limit.
spanner.googleapis.com/lock_stat/total/lock_wait_time Lock wait time spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Total lock wait time for lock conflicts recorded for the entire database.
spanner.googleapis.com/query_count Count of queries spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Count of queries by database name, status, query type, and used optimizer version.
spanner.googleapis.com/query_stat/total/bytes_returned_count Bytes returned count spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of data bytes that the queries returned, excluding transmission encoding overhead.
spanner.googleapis.com/query_stat/total/cpu_time Query cpu time spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of seconds of CPU time Cloud Spanner spent on operations to execute the queries.
spanner.googleapis.com/query_stat/total/execution_count Query execution count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of times Cloud Spanner saw queries during the interval.
spanner.googleapis.com/query_stat/total/failed_execution_count Query failures spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of times queries failed during the interval.
spanner.googleapis.com/query_stat/total/query_latencies Query latencies spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Distribution of total length of time, in seconds, for query executions within the database.
spanner.googleapis.com/query_stat/total/remote_service_calls_count Remote service calls count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Count of remote service calls.
spanner.googleapis.com/query_stat/total/remote_service_calls_latencies Remote service calls latencies spanner_instance gauge ms project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Latency of remote service calls.
spanner.googleapis.com/query_stat/total/remote_service_network_bytes_sizes Remote service network bytes spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Network bytes exchanged with remote service.
spanner.googleapis.com/query_stat/total/remote_service_processed_rows_count Remote service rows count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Count of rows processed by a remote service.
spanner.googleapis.com/query_stat/total/remote_service_processed_rows_latencies Remote service rows latencies spanner_instance gauge ms project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Latency of rows processed by a remote service.
spanner.googleapis.com/query_stat/total/returned_rows_count Rows returned count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of rows that the queries returned.
spanner.googleapis.com/query_stat/total/scanned_rows_count Rows scanned count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of rows that the queries scanned excluding deleted values.
spanner.googleapis.com/read_stat/total/bytes_returned_count Bytes returned count spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Total number of data bytes that the reads returned excluding transmission encoding overhead.
spanner.googleapis.com/read_stat/total/client_wait_time Client wait time spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of seconds spent waiting due to throttling.
spanner.googleapis.com/read_stat/total/cpu_time Read cpu time spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of seconds of CPU time Cloud Spanner spent execute the reads excluding prefetch CPU and other overhead.
spanner.googleapis.com/read_stat/total/execution_count Read execution count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of times Cloud Spanner executed the read shapesduring the interval.
spanner.googleapis.com/read_stat/total/leader_refresh_delay Leader refresh delay spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of seconds spent coordinating reads across instances in multi-regionconfigurations.
spanner.googleapis.com/read_stat/total/locking_delays Locking delays spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Distribution of total time in seconds spent waiting due to locking.
spanner.googleapis.com/read_stat/total/returned_rows_count Rows returned count spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of rows that the reads returned.
spanner.googleapis.com/row_deletion_policy/deleted_rows_count Rows deleted spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Count of rows deleted by the policy since the last sample.
spanner.googleapis.com/row_deletion_policy/processed_watermark_age Processed watermark age spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Time between now and the read timestamp of the last successful execution. An execution happens as the background task deletes eligible data in batches and is successful even when there are rows that cannot be deleted.
spanner.googleapis.com/row_deletion_policy/undeletable_rows Total number of undeletable rows spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of rows in all tables in the database that can’t be deleted. A row can’t be deleted if, for example, it has so many child rows that a delete would exceed the transaction limit.
spanner.googleapis.com/transaction_stat/total/bytes_written_count Bytes written spanner_instance gauge B project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of bytes written by transactions.
spanner.googleapis.com/transaction_stat/total/commit_attempt_count Transaction commit attempts spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of commit attempts for transactions.
spanner.googleapis.com/transaction_stat/total/commit_retry_count Transaction commit retries spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_MEAN Number of commit attempts that are retries from previously aborted transaction attempts.
spanner.googleapis.com/transaction_stat/total/participants Transaction participants spanner_instance gauge project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Distribution of total number of participants in each commit attempt.
spanner.googleapis.com/transaction_stat/total/transaction_latencies Transaction latencies spanner_instance gauge s project_id, google_cloud_service, resource_type, instance_id, location, instance_config ALIGN_NONE Distribution of total seconds takenfrom the first operation of the transaction to commit or abort.

storage Copied

The storage service collects metrics from Cloud Storage.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
storage.googleapis.com/api/lro_count Operation count gcs_bucket gauge project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Count of completed long-running operations, since the last sample.
storage.googleapis.com/api/request_count Request count gcs_bucket gauge project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Delta count of API calls, grouped by the API method name and response code.
storage.googleapis.com/authz/acl_based_object_access_count Object-ACL based access count gcs_bucket gauge project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Delta count of requests that result in an object being granted access solely due to object ACLs.
storage.googleapis.com/authz/acl_operations_count ACLs usage gcs_bucket gauge project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Usage of ACL operations broken down by type.
storage.googleapis.com/authz/object_specific_acl_mutation_count Object ACL changes gcs_bucket gauge project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Delta count of changes made to object specific ACLs.
storage.googleapis.com/autoclass/transition_operation_count Autoclass transition count gcs_bucket gauge project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Total number of storage class transition operations initiated by Autoclass.
storage.googleapis.com/autoclass/transitioned_bytes_count Autoclass transitioned bytes count gcs_bucket gauge B project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Total bytes transitioned by Autoclass.
storage.googleapis.com/network/received_bytes_count Received bytes gcs_bucket gauge B project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Delta count of bytes received over the network, grouped by the API method name and response code.
storage.googleapis.com/network/sent_bytes_count Sent bytes gcs_bucket gauge B project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Delta count of bytes sent over the network, grouped by the API method name and response code.
storage.googleapis.com/storage/object_count Object count gcs_bucket gauge 1 project_id, google_cloud_service, resource_type, bucket_name, location ALIGN_MEAN Total number of objects per bucket, grouped by storage class. Soft-deleted objects are not included in the total; use the updated v2 metric for a breakdown of total usage including soft-deleted objects. This value is measured once per day, and there might be a delay after measuring before the value becomes available in Cloud Monitoring. Once available, the value is repeated at each sampling interval throughout the day. Buckets with no objects in them are not tracked by this metric. For this metric, the sampling period is a reporting period, not a measurement period.

| storage.googleapis.com/storage/total_byte_seconds | Total byte seconds | gcs_bucket | gauge | By.s | project_id, google_cloud_service, resource_type, bucket_name, location | ALIGN_MEAN | Total daily storage in byte*seconds used by the bucket, grouped by storage class. Soft-deleted objects are not included in the total; use the updated v2 metric for a breakdown of total usage including soft-deleted objects. This value is measured once per day, and there might be a delay after measuring before the value becomes available in Cloud Monitoring. Once available, the value is repeated at each sampling interval throughout the day. Buckets with no objects in them are not tracked by this metric. For this metric, the sampling period is a reporting period, not a measurement period.|

| storage.googleapis.com/storage/total_bytes | Total bytes | gcs_bucket | gauge | By | project_id, google_cloud_service, resource_type, bucket_name, location | ALIGN_MEAN | Total size of all objects in the bucket, grouped by storage class. Soft-deleted objects are not included in the total; use the updated v2 metric for a breakdown of total usage including soft-deleted objects. This value is measured once per day, and there might be a delay after measuring before the value becomes available in Cloud Monitoring. Once available, the value is repeated at each sampling interval throughout the day. Buckets with no objects in them are not tracked by this metric. For this metric, the sampling period is a reporting period, not a measurement period.|

trafficdirector Copied

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
trafficdirector.googleapis.com/xds/server/connected_clients Connected clients gateway_scope gauge 1 project_id, google_cloud_service, resource_type, location, scope ALIGN_MEAN Number of clients connected to Traffic Director.
trafficdirector.googleapis.com/xds/server/connected_clients Connected clients gce_network gauge 1 project_id, google_cloud_service, resource_type, network_id ALIGN_MEAN Number of clients connected to Traffic Director.
trafficdirector.googleapis.com/xds/server/connected_clients Connected clients mesh gauge 1 project_id, google_cloud_service, resource_type, location, mesh ALIGN_MEAN Number of clients connected to Traffic Director.
trafficdirector.googleapis.com/xds/server/request_count Request count gce_backend_service gauge 1 project_id, google_cloud_service, resource_type, backend_service_id, location ALIGN_MEAN Number of requests served by a backend service.
trafficdirector.googleapis.com/xds/server/request_count_by_zone Request count by zone gce_backend_service gauge 1 project_id, google_cloud_service, resource_type, backend_service_id, location ALIGN_MEAN Number of requests served by a backend service grouped by zone.

vpn Copied

The vpn service collects metrics from Cloud VPN.

Metric type Display name Resource type Datapoint type Unit Dimensions Aligner Description
vpn.googleapis.com/gateway/connections Number of connections vpn_gateway gauge project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Number of HA connections per VPN gateway.
vpn.googleapis.com/network/dropped_received_packets_count Incoming packets dropped vpn_gateway gauge project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Ingress (received from peer VPN) packets dropped for tunnel.
vpn.googleapis.com/network/dropped_sent_packets_count Outgoing packets dropped vpn_gateway gauge project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Egress (directed to peer VPN) packets dropped for tunnel.
vpn.googleapis.com/network/received_bytes_count Received bytes vpn_gateway gauge B project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Ingress (received from peer VPN) bytes for tunnel.
vpn.googleapis.com/network/received_packets_count Received packets vpn_gateway gauge project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Ingress (received from peer VPN) packets for tunnel.
vpn.googleapis.com/network/sent_bytes_count Sent bytes vpn_gateway gauge B project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Egress (directed to peer VPN) bytes for tunnel.
vpn.googleapis.com/network/sent_packets_count Sent packets vpn_gateway gauge project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Egress (directed to peer VPN) packets for tunnel.
vpn.googleapis.com/tunnel_established Tunnel established vpn_gateway gauge project_id, google_cloud_service, resource_type, gateway_id, region ALIGN_MEAN Indicates successful tunnel establishment if the value is greater than 0.
["Geneos"] ["Geneos > Netprobe"] ["User Guide"]

Was this topic helpful?