Google Compute Engine

Présentation

Google Cloud Compute Engine fournit des machines virtuelles qui s’exécutent dans les centres de données innovants et sur le réseau de fibre optique mondial de Google.

Recueillez des métriques de Google Compute Engine pour :

  • Visualiser les performances de vos machines virtuelles Compute Engine
  • Corréler les performances de vos machines virtuelles Compute Engine avec vos applications

Configuration

Collecte de métriques

Installation

Si vous ne l’avez pas déjà fait, configurez d’abord l’intégration Google Cloud Platform. Aucune autre procédure d’installation n’est requise.

Configuration

Pour recueillir des étiquettes Compute Engine personnalisées sous forme de tags, activez l’autorisation Cloud Asset Inventory.

Collecte de logs

Les logs Google Compute Engine sont recueillis avec Stackdriver et envoyés à un Cloud Pub/Sub via un redirecteur Push HTTP. Si vous ne l’avez pas déjà fait, configurez le Cloud Pub/Sub à l’aide d’un redirecteur Push HTTP.

Une fois cette opération effectuée, exportez vos logs Google Compute Engine depuis Stackdriver vers le Pub/Sub :

  1. Accédez à la page Stackdriver et filtrez les logs de Google Compute Engine.

  2. Cliquez sur Create Sink et nommez le récepteur.

  3. Choisissez Cloud Pub/Sub comme destination et sélectionnez le Pub/Sub créé à cette fin. Remarque : le Pub/Sub peut se situer dans un autre projet.

    Exporter les logs Google Cloud Pub/Sub vers le Pub Sub
  4. Cliquez sur Create et attendez que le message de confirmation s’affiche.

Configuration

Limiter la collecte de hosts

Si vous souhaitez surveiller un sous-ensemble de vos instances GCE avec Datadog, appliquez un tag GCE tel que datadog:true aux instances GCE concernées. Indiquez ensuite ce tag dans la zone de texte Optionally limit metrics collection de votre carré d’intégration Datadog/GCP. Pour en savoir plus sur le filtrage des machines virtuelles par tag, consultez la documentation principale de Google Cloud Platform.

Désactivation automatique pour GCE

Datadog peut désactiver de façon proactive des monitors dans le cadre d’un arrêt manuel d’instances Google Compute Engine (GCE) et d’une résiliation d’instance déclenchée par la mise à l’échelle automatique de GCE en fonction des statuts des hosts de l’API GCE. Les instances GCE automatiquement désactivées sont énumérées sur la page Monitor Downtime lorsque vous cochez l’option Show automatically muted hosts.

Pour désactiver les monitors en cas d’arrêt planifié d’une instance GCE, cochez la case GCE automuting dans le carré d’intégration Google Cloud Platform.

Désactivation automatique GCE

Données collectées

Métriques

gcp.gce.firewall.dropped_bytes_count
(count)
Incoming bytes dropped by the firewall.
Shown as byte
gcp.gce.firewall.dropped_packets_count
(count)
Incoming packets dropped by the firewall.
Shown as packet
gcp.gce.guest.cpu.runnable_task_count
(gauge)
The average number of runnable tasks in the run-queue.
Shown as task
gcp.gce.guest.cpu.usage_time
(count)
CPU usage, in seconds.
Shown as second
gcp.gce.guest.disk.bytes_used
(gauge)
Disk bytes used, in bytes.
Shown as byte
gcp.gce.guest.disk.io_time
(gauge)
The cumulative IO time spent on the disk.
Shown as millisecond
gcp.gce.guest.disk.merged_operation_count
(count)
Merged disk operations count. Disk operations which are adjacent to each other may be merged by the kernel for efficiency.
Shown as operation
gcp.gce.guest.disk.operation_bytes_count
(count)
Bytes transferred in disk operations.
Shown as byte
gcp.gce.guest.disk.operation_count
(count)
Disk operations count.
Shown as operation
gcp.gce.guest.disk.operation_time
(gauge)
Time spent in disk operations.
Shown as millisecond
gcp.gce.guest.disk.queue_length
(gauge)
The queue length on the disk averaged over the last 60 seconds.
gcp.gce.guest.disk.weighted_io_time
(count)
The cumulative weighted IO time spent on the disk.
Shown as millisecond
gcp.gce.guest.memory.anonymous_used
(gauge)
Anonymous memory usage, in bytes. Summing values of all states yields the total anonymous memory used.
Shown as byte
gcp.gce.guest.memory.bytes_used
(gauge)
Memory usage by each memory state, in bytes. Summing values of all states yields the total memory on the machine.
Shown as byte
gcp.gce.guest.memory.dirty_used
(gauge)
Dirty pages usage, in bytes.
Shown as byte
gcp.gce.guest.memory.page_cache_used
(gauge)
Page cache memory usage, in bytes. Summing values of all states yields the total anonymous memory used.
Shown as byte
gcp.gce.guest.memory.unevictable_used
(gauge)
Unevictable memory usage, in bytes.
Shown as byte
gcp.gce.guest.system.problem_count
(count)
The number of times a machine problem has happened.
gcp.gce.guest.system.problem_state
(gauge)
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.
gcp.gce.guest.system.uptime
(gauge)
The number of seconds that the operating system has been running for.
Shown as second
gcp.gce.instance_group.size
(gauge)
The number of VMs in the instance group.
gcp.gce.instance.cpu.reserved_cores
(gauge)
Number of cores reserved on the host of the instance.
Shown as core
gcp.gce.instance.cpu.scheduler_wait_time
(gauge)
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.
gcp.gce.instance.cpu.usage_time
(gauge)
CPU usage time for all cores.
Shown as second
gcp.gce.instance.cpu.utilization
(gauge)
Fraction of the allocated CPU that is currently in use on the instance. Note that some machine types allow bursting above 100% usage.
Shown as fraction
gcp.gce.instance.disk.average_io_latency
(gauge)
Disk average io latency.
Shown as microsecond
gcp.gce.instance.disk.average_io_queue_depth
(gauge)
Disk average io queue depth.
gcp.gce.instance.disk.max_read_bytes_count
(gauge)
Disk maximum per-second read throuput.
Shown as byte
gcp.gce.instance.disk.max_read_ops_count
(gauge)
Disk maximum per-second read requests count.
gcp.gce.instance.disk.max_write_bytes_count
(gauge)
Disk maximum per-second write throughput.
gcp.gce.instance.disk.max_write_ops_count
(gauge)
Disk maximum per-second write requests count.
gcp.gce.instance.disk.read_bytes_count
(count)
Bytes read from disk.
Shown as byte
gcp.gce.instance.disk.read_ops_count
(count)
Disk read IO operations.
Shown as operation
gcp.gce.instance.disk.throttled_read_bytes_count
(count)
Bytes in throttled read operations.
Shown as byte
gcp.gce.instance.disk.throttled_read_ops_count
(count)
Throttled read operations.
Shown as operation
gcp.gce.instance.disk.throttled_write_bytes_count
(count)
Bytes in throttled write operations.
Shown as byte
gcp.gce.instance.disk.throttled_write_ops_count
(count)
Throttled write operations.
Shown as operation
gcp.gce.instance.disk.write_bytes_count
(count)
Bytes written to disk.
Shown as byte
gcp.gce.instance.disk.write_ops_count
(count)
Disk write IO operations.
Shown as operation
gcp.gce.instance.integrity.early_boot_validation_status
(gauge)
The validation status of early boot integrity policy.
gcp.gce.instance.integrity.late_boot_validation_status
(gauge)
The validation status of late boot integrity policy.
gcp.gce.instance.is_running
(gauge)
Status check that returns 1 if instance is running
gcp.gce.instance.memory.balloon.ram_size
(gauge)
The total amount of memory in the VM.
Shown as byte
gcp.gce.instance.memory.balloon.ram_used
(gauge)
Memory currently used in the VM.
Shown as byte
gcp.gce.instance.memory.balloon.swap_in_bytes_count
(count)
The amount of memory read into the guest from its own swap space.
Shown as byte
gcp.gce.instance.memory.balloon.swap_out_bytes_count
(count)
The amount of memory read into the guest from its own swap space.
Shown as byte
gcp.gce.instance.network.received_bytes_count
(count)
Bytes received from network.
Shown as byte
gcp.gce.instance.network.received_packets_count
(count)
Packets received from network.
Shown as packet
gcp.gce.instance.network.sent_bytes_count
(count)
Bytes sent over network.
Shown as byte
gcp.gce.instance.network.sent_packets_count
(count)
Packets sent over network.
Shown as packet
gcp.gce.instance.uptime
(gauge)
Indicates the VM running time in seconds.
Shown as second
gcp.gce.mirroring.dropped_packets_count
(count)
The number of dropped mirrored packets.
Shown as packet
gcp.gce.mirroring.mirrored_bytes_count
(count)
The number of mirrored bytes
Shown as byte
gcp.gce.mirroring.mirrored_packets_count
(count)
The number of mirrored packets.
Shown as packet
gcp.gce.nat.allocated_ports
(gauge)
The number of ports allocated to all VMs by the NAT gateway
gcp.gce.nat.closed_connections_count
(count)
The number of connections to the NAT gateway that are closed
Shown as connection
gcp.gce.nat.dropped_received_packets_count
(count)
The number of received packets dropped by the NAT gateway
Shown as packet
gcp.gce.nat.dropped_sent_packets_count
(count)
The number of sent packets dropped by the NAT gateway
Shown as packet
gcp.gce.nat.new_connections_count
(count)
The number of new connections to the NAT gateway
Shown as connection
gcp.gce.nat.open_connections
(gauge)
The number of connections open to the NAT gateway
Shown as connection
gcp.gce.nat.port_usage
(gauge)
The highest port usage among all VMs connected to the NAT gateway
gcp.gce.nat.received_bytes_count
(count)
The number of bytes received by the NAT gateway
Shown as byte
gcp.gce.nat.received_packets_count
(count)
The number of packets received by the NAT gateway
Shown as packet
gcp.gce.nat.sent_bytes_count
(gauge)
The number of bytes sent by the NAT gateway
Shown as byte
gcp.gce.nat.sent_packets_count
(gauge)
The number of packets sent by the NAT gateway
Shown as packet
gcp.gce.project.quota.backend_buckets.limit
(gauge)
Project quota limit for backend buckets.
gcp.gce.project.quota.backend_buckets.usage
(gauge)
Project quota usage for backend buckets.
gcp.gce.project.quota.backend_services.limit
(gauge)
The backend services quota limit
gcp.gce.project.quota.backend_services.usage
(gauge)
The amount of backend services quota being used
gcp.gce.project.quota.external_vpn_gateways.limit
(gauge)
Project quota limit for external vpn gateways.
gcp.gce.project.quota.external_vpn_gateways.usage
(gauge)
Project quota usage for external vpn gateways.
gcp.gce.project.quota.firewalls.limit
(gauge)
The firewalls quota limit
gcp.gce.project.quota.firewalls.usage
(gauge)
The amount of firewalls quota being used
gcp.gce.project.quota.forwarding_rules.limit
(gauge)
The forwarding rules quota limit
gcp.gce.project.quota.forwarding_rules.usage
(gauge)
The amount of the forwarding rules quota being used
gcp.gce.project.quota.global_internal_addresses.limit
(gauge)
Project quota limit for global internal IP addresses.
gcp.gce.project.quota.global_internal_addresses.usage
(gauge)
Project quota usage for global internal IP addresses.
gcp.gce.project.quota.health_checks.limit
(gauge)
The health checks quota limit
gcp.gce.project.quota.health_checks.usage
(gauge)
The amount of the health checks quota being used
gcp.gce.project.quota.images.limit
(gauge)
The images quota limit
gcp.gce.project.quota.images.usage
(gauge)
The amount of the images quota being used
gcp.gce.project.quota.in_use_addresses.limit
(gauge)
The inuseaddresses quota limit
gcp.gce.project.quota.in_use_addresses.usage
(gauge)
The amount of the inuseaddresses quota being used
gcp.gce.project.quota.instance_templates.limit
(gauge)
The instance templates quota limit
gcp.gce.project.quota.instance_templates.usage
(gauge)
The amount of the instance templates quota being used
gcp.gce.project.quota.interconnects.limit
(gauge)
Project quota limit for interconnects.
gcp.gce.project.quota.interconnects.usage
(gauge)
Project quota usage for interconnects.
gcp.gce.project.quota.machine_images.limit
(gauge)
Project quota limit for machine images.
gcp.gce.project.quota.machine_images.usage
(gauge)
Project quota usage for machine images.
gcp.gce.project.quota.network_endpoint_groups.limit
(gauge)
Project quota limit for network endpoint groups.
gcp.gce.project.quota.network_endpoint_groups.usage
(gauge)
Project quota usage for network endpoint groups.
gcp.gce.project.quota.networks.limit
(gauge)
The networks quota limit
gcp.gce.project.quota.networks.usage
(gauge)
The amount of the networks quota being used
gcp.gce.project.quota.packet_mirrorings.limit
(gauge)
Project quota limit for mirrorings.
gcp.gce.project.quota.packet_mirrorings.usage
(gauge)
Project quota usage for mirrorings.
gcp.gce.project.quota.routers.limit
(gauge)
Project quota limit for routers.
gcp.gce.project.quota.routers.usage
(gauge)
Project quota usage for routers.
gcp.gce.project.quota.routes.limit
(gauge)
The routes quota limit
gcp.gce.project.quota.routes.usage
(gauge)
The amount of the routes quota being used
gcp.gce.project.quota.security_policies.limit
(gauge)
Project quota limit for security policies.
gcp.gce.project.quota.security_policies.usage
(gauge)
Project quota usage for security policies.
gcp.gce.project.quota.security_policy_ceval_rules.limit
(gauge)
Project quota limit for security policy ceval rules.
gcp.gce.project.quota.security_policy_ceval_rules.usage
(gauge)
Project quota usage for security policy ceval rules.
gcp.gce.project.quota.security_policy_rules.limit
(gauge)
Project quota limit for security policy rules.
gcp.gce.project.quota.security_policy_rules.usage
(gauge)
Project quota usage for security policy rules.
gcp.gce.project.quota.snapshots.limit
(gauge)
The snapshots quota limit
gcp.gce.project.quota.snapshots.usage
(gauge)
The amount of the snapshots quota being used
gcp.gce.project.quota.ssl_certificates.limit
(gauge)
The SSL certificates quota limit
gcp.gce.project.quota.ssl_certificates.usage
(gauge)
The amount of the SSL certificates quota being used
gcp.gce.project.quota.static_addresses.limit
(gauge)
The static addresses quota limit
gcp.gce.project.quota.static_addresses.usage
(gauge)
The amount of the static addresses quota being used
gcp.gce.project.quota.subnetworks.limit
(gauge)
The subnetworks quota limit
gcp.gce.project.quota.subnetworks.usage
(gauge)
The amount of the subnetworks quota being used
gcp.gce.project.quota.target_http_proxies.limit
(gauge)
The target http proxies quota limit
gcp.gce.project.quota.target_http_proxies.usage
(gauge)
The amount of the target http proxies quota being used
gcp.gce.project.quota.target_https_proxies.limit
(gauge)
The target https proxies quota limit
gcp.gce.project.quota.target_https_proxies.usage
(gauge)
The amount of the target https proxies quota being used
gcp.gce.project.quota.target_instances.limit
(gauge)
The target instances quota limit
gcp.gce.project.quota.target_instances.usage
(gauge)
The amount of the target instances quota being used
gcp.gce.project.quota.target_pools.limit
(gauge)
The target pools quota limit
gcp.gce.project.quota.target_pools.usage
(gauge)
The amount of the target pools quota being used
gcp.gce.project.quota.target_ssl_proxies.limit
(gauge)
Project quota limit for target ssl proxies.
gcp.gce.project.quota.target_ssl_proxies.usage
(gauge)
Project quota usage for target ssl proxies.
gcp.gce.project.quota.target_tcp_proxies.limit
(gauge)
Project quota limit for target tcp proxies.
gcp.gce.project.quota.target_tcp_proxies.usage
(gauge)
Project quota usage for target tcp proxies.
gcp.gce.project.quota.target_vpn_gateways.limit
(gauge)
The target vpn gateways quota limit
gcp.gce.project.quota.target_vpn_gateways.usage
(gauge)
The amount of the target vpn gateways quota being used
gcp.gce.project.quota.url_maps.limit
(gauge)
The url maps quota limit
gcp.gce.project.quota.url_maps.usage
(gauge)
The amount of the url maps quota being used
gcp.gce.project.quota.vpn_gateways.limit
(gauge)
The vpn gateways quota limit
gcp.gce.project.quota.vpn_gateways.usage
(gauge)
The number of vpn gateways being used
gcp.gce.project.quota.vpn_tunnels.limit
(gauge)
The vpn tunnels quota limit
gcp.gce.project.quota.vpn_tunnels.usage
(gauge)
The amount of the vpn tunnels quota being used
gcp.gce.region.quota.affinity_groups.limit
(gauge)
The affinity groups quota limit
gcp.gce.region.quota.affinity_groups.percentage
(gauge)
The percentage of the affinity groups quota being used
Shown as percent
gcp.gce.region.quota.affinity_groups.usage
(gauge)
The number of affinity groups being used
gcp.gce.region.quota.autoscalers.limit
(gauge)
The autoscalers quota limit
gcp.gce.region.quota.autoscalers.percentage
(gauge)
The percentage of the autoscalers quota being used
Shown as percent
gcp.gce.region.quota.autoscalers.usage
(gauge)
The number of autoscalers being used
gcp.gce.region.quota.c2_cpus.limit
(gauge)
The c2 cpus quota limit
gcp.gce.region.quota.c2_cpus.percentage
(gauge)
The percentage of the c2 cpus quota being used
Shown as percent
gcp.gce.region.quota.c2_cpus.usage
(gauge)
The number of c2 cpus being used
gcp.gce.region.quota.commitments.limit
(gauge)
The commitments quota limit
gcp.gce.region.quota.commitments.percentage
(gauge)
The percentage of the commitments quota being used
Shown as percent
gcp.gce.region.quota.commitments.usage
(gauge)
The number of commitments being used
gcp.gce.region.quota.committed_c2_cpus.limit
(gauge)
The c2 cpus quota limit
gcp.gce.region.quota.committed_c2_cpus.percentage
(gauge)
The percentage of the c2 cpus quota being used
Shown as percent
gcp.gce.region.quota.committed_c2_cpus.usage
(gauge)
The number of c2 cpusbeing used
gcp.gce.region.quota.committed_cpus.limit
(gauge)
The cpus quota limit
gcp.gce.region.quota.committed_cpus.percentage
(gauge)
The percentage of the cpus quota being used
Shown as percent
gcp.gce.region.quota.committed_cpus.usage
(gauge)
The number of cpusbeing used
gcp.gce.region.quota.committed_local_ssd_total_gb.limit
(gauge)
The local ssd total gb quota limit
gcp.gce.region.quota.committed_local_ssd_total_gb.percentage
(gauge)
The percentage of the local ssd total gb quota being used
Shown as percent
gcp.gce.region.quota.committed_local_ssd_total_gb.usage
(gauge)
The number of local ssd total gbbeing used
gcp.gce.region.quota.committed_n2_cpus.limit
(gauge)
The n2 cpus quota limit
gcp.gce.region.quota.committed_n2_cpus.percentage
(gauge)
The percentage of the n2 cpus quota being used
Shown as percent
gcp.gce.region.quota.committed_n2_cpus.usage
(gauge)
The number of n2 cpusbeing used
gcp.gce.region.quota.committed_n2d_cpus.limit
(gauge)
The n2d cpus quota limit
gcp.gce.region.quota.committed_n2d_cpus.percentage
(gauge)
The percentage of the n2d cpus quota being used
Shown as percent
gcp.gce.region.quota.committed_n2d_cpus.usage
(gauge)
The number of n2d cpusbeing used
gcp.gce.region.quota.committed_nvidia_k80_gpus.limit
(gauge)
The nvidia k80 gpus quota limit
gcp.gce.region.quota.committed_nvidia_k80_gpus.percentage
(gauge)
The percentage of the nvidia k80 gpus quota being used
Shown as percent
gcp.gce.region.quota.committed_nvidia_k80_gpus.usage
(gauge)
The number of nvidia k80 gpusbeing used
gcp.gce.region.quota.committed_nvidia_p100_gpus.limit
(gauge)
The nvidia p100 gpus quota limit
gcp.gce.region.quota.committed_nvidia_p100_gpus.percentage
(gauge)
The percentage of the nvidia p100 gpus quota being used
Shown as percent
gcp.gce.region.quota.committed_nvidia_p100_gpus.usage
(gauge)
The number of nvidia p100 gpusbeing used
gcp.gce.region.quota.committed_nvidia_p4_gpus.limit
(gauge)
The nvidia p4 gpus quota limit
gcp.gce.region.quota.committed_nvidia_p4_gpus.percentage
(gauge)
The percentage of the nvidia p4 gpus quota being used
Shown as percent
gcp.gce.region.quota.committed_nvidia_p4_gpus.usage
(gauge)
The number of nvidia p4 gpusbeing used
gcp.gce.region.quota.committed_nvidia_t4_gpus.limit
(gauge)
The nvidia t4 gpus quota limit
gcp.gce.region.quota.committed_nvidia_t4_gpus.percentage
(gauge)
The percentage of the nvidia t4 gpus quota being used
Shown as percent
gcp.gce.region.quota.committed_nvidia_t4_gpus.usage
(gauge)
The number of nvidia t4 gpusbeing used
gcp.gce.region.quota.committed_nvidia_v100_gpus.limit
(gauge)
The nvidia v100 gpus quota limit
gcp.gce.region.quota.committed_nvidia_v100_gpus.percentage
(gauge)
The percentage of the nvidia v100 gpus quota being used
Shown as percent
gcp.gce.region.quota.committed_nvidia_v100_gpus.usage
(gauge)
The number of nvidia v100 gpusbeing used
gcp.gce.region.quota.cpus.limit
(gauge)
The CPUs quota limit
gcp.gce.region.quota.cpus.percentage
(gauge)
The percentage of the cpus quota being used
Shown as percent
gcp.gce.region.quota.cpus.usage
(gauge)
The number of CPUs being used
gcp.gce.region.quota.disks_total_gb.limit
(gauge)
The total HDD Disks size quota
Shown as gibibyte
gcp.gce.region.quota.disks_total_gb.percentage
(gauge)
The percentage of the HDD Disks size quota being used
Shown as percent
gcp.gce.region.quota.disks_total_gb.usage
(gauge)
The total HDD Disks size being used
Shown as gibibyte
gcp.gce.region.quota.in_use_addresses.limit
(gauge)
The in-use IP addresses (ephemeral + static) quota limit
gcp.gce.region.quota.in_use_addresses.percentage
(gauge)
The percentage of the in-use IP addresses (ephemeral + static) quota being used
Shown as percent
gcp.gce.region.quota.in_use_addresses.usage
(gauge)
The number of IP addresses (ephemeral + static) being used
gcp.gce.region.quota.in_use_backup_schedules.limit
(gauge)
The backup schedules quota limit
gcp.gce.region.quota.in_use_backup_schedules.percentage
(gauge)
The percentage of the in use backup schedules quota being used
Shown as percent
gcp.gce.region.quota.in_use_backup_schedules.usage
(gauge)
The number of backup schedules being used
gcp.gce.region.quota.in_use_snapshot_schedules.limit
(gauge)
Region quota limit for in use snapshot schedules.
gcp.gce.region.quota.in_use_snapshot_schedules.percentage
(gauge)
Region quota percentage for in use snapshot schedules.
Shown as percent
gcp.gce.region.quota.in_use_snapshot_schedules.usage
(gauge)
Region quota usage for in use snapshot schedules.
gcp.gce.region.quota.instance_group_managers.limit
(gauge)
The instance group managers quota limit
gcp.gce.region.quota.instance_group_managers.percentage
(gauge)
The percentage of the instance group managers quota being used
Shown as percent
gcp.gce.region.quota.instance_group_managers.usage
(gauge)
The number of instance groups managers being used
gcp.gce.region.quota.instance_groups.limit
(gauge)
The instance groups quota limit
gcp.gce.region.quota.instance_groups.percentage
(gauge)
The percentage of the instance groups quota being used
Shown as percent
gcp.gce.region.quota.instance_groups.usage
(gauge)
The number of instance groups being used
gcp.gce.region.quota.instances.limit
(gauge)
The instances quota limit
gcp.gce.region.quota.instances.percentage
(gauge)
The percentage of the instances quota being used
Shown as percent
gcp.gce.region.quota.instances.usage
(gauge)
The number of instances being used
gcp.gce.region.quota.interconnect_attachments_per_region.limit
(gauge)
The interconnect attachments per region quota limit
gcp.gce.region.quota.interconnect_attachments_per_region.percentage
(gauge)
The percentage of the interconnect attachments per region quota being used
Shown as percent
gcp.gce.region.quota.interconnect_attachments_per_region.usage
(gauge)
The number of interconnect attachments per region being used
gcp.gce.region.quota.interconnect_attachments_total_mbps.limit
(gauge)
The interconnect attachments total mbps quota limit
gcp.gce.region.quota.interconnect_attachments_total_mbps.percentage
(gauge)
The percentage of the interconnect attachments total mbps quota being used
Shown as percent
gcp.gce.region.quota.interconnect_attachments_total_mbps.usage
(gauge)
The interconnect attachments total mbps being used
gcp.gce.region.quota.internal_addresses.limit
(gauge)
The internal addresses quota limit
gcp.gce.region.quota.internal_addresses.percentage
(gauge)
The percentage of the internal addresses quota being used
Shown as percent
gcp.gce.region.quota.internal_addresses.usage
(gauge)
The number of internal addresses being used
gcp.gce.region.quota.local_ssd_total_gb.limit
(gauge)
The local ssd total gb quota limit
Shown as gibibyte
gcp.gce.region.quota.local_ssd_total_gb.percentage
(gauge)
The percentage of local ssd total gb quota being used
Shown as percent
gcp.gce.region.quota.local_ssd_total_gb.usage
(gauge)
The local ssd total gb quota being used
Shown as gibibyte
gcp.gce.region.quota.n2_cpus.limit
(gauge)
The n2 cpus quota limit
gcp.gce.region.quota.n2_cpus.percentage
(gauge)
The percentage of n2 cpus being used
Shown as percent
gcp.gce.region.quota.n2_cpus.usage
(gauge)
The n2 cpus quota being used
gcp.gce.region.quota.n2d_cpus.limit
(gauge)
The n2d cpus quota limit
gcp.gce.region.quota.n2d_cpus.percentage
(gauge)
The percentage of n2d cpus being used
Shown as percent
gcp.gce.region.quota.n2d_cpus.usage
(gauge)
The n2d cpus quota being used
gcp.gce.region.quota.network_endpoint_groups.limit
(gauge)
Region quota limit for network endpoint groups.
gcp.gce.region.quota.network_endpoint_groups.percentage
(gauge)
Region quota percentage for network endpoint groups.
Shown as percent
gcp.gce.region.quota.network_endpoint_groups.usage
(gauge)
Region quota usage for network endpoint groups.
gcp.gce.region.quota.node_groups.limit
(gauge)
The node groups quota limit
gcp.gce.region.quota.node_groups.percentage
(gauge)
The percentage of node groups being used
Shown as percent
gcp.gce.region.quota.node_groups.usage
(gauge)
The node groups quota being used
gcp.gce.region.quota.node_templates.limit
(gauge)
The node templates quota limit
gcp.gce.region.quota.node_templates.percentage
(gauge)
The percentage of node templates being used
Shown as percent
gcp.gce.region.quota.node_templates.usage
(gauge)
The node templates quota being used
gcp.gce.region.quota.nvidia_k80_gpus.limit
(gauge)
The nvidia k80 gpus quota limit
gcp.gce.region.quota.nvidia_k80_gpus.percentage
(gauge)
The percentage of the nvidia k80 gpus quota being used
Shown as percent
gcp.gce.region.quota.nvidia_k80_gpus.usage
(gauge)
The number of nvidia k80 gpus being used
gcp.gce.region.quota.nvidia_p100_gpus.limit
(gauge)
The nvidia p100 gpus quota limit
gcp.gce.region.quota.nvidia_p100_gpus.percentage
(gauge)
The percentage of the nvidia p100 gpus quota being used
Shown as percent
gcp.gce.region.quota.nvidia_p100_gpus.usage
(gauge)
The number of nvidia p100 gpus being used
gcp.gce.region.quota.nvidia_p100_vws_gpus.limit
(gauge)
The nvidia p100 virtual workstations quota limit
gcp.gce.region.quota.nvidia_p100_vws_gpus.percentage
(gauge)
The percentage of the nvidia p100 virtual workstations quota being used
Shown as percent
gcp.gce.region.quota.nvidia_p100_vws_gpus.usage
(gauge)
The number of nvidia p100 virtual workstations being used
gcp.gce.region.quota.nvidia_p4_gpus.limit
(gauge)
The nvidia p4 gpus quota limit
gcp.gce.region.quota.nvidia_p4_gpus.percentage
(gauge)
The percentage of the nvidia p4 gpus quota being used
Shown as percent
gcp.gce.region.quota.nvidia_p4_gpus.usage
(gauge)
The number of nvidia p4 gpus being used
gcp.gce.region.quota.nvidia_p4_vws_gpus.limit
(gauge)
Region quota limit for Nvidia P4 virtual workstation GPUs.
gcp.gce.region.quota.nvidia_p4_vws_gpus.percentage
(gauge)
Region quota percentage for Nvidia P4 virtual workstation GPUs.
Shown as percent
gcp.gce.region.quota.nvidia_p4_vws_gpus.usage
(gauge)
Region quota usage for Nvidia P4 virtual workstation GPUs.
gcp.gce.region.quota.nvidia_t4_gpus.limit
(gauge)
Region quota limit for Nvidia T4 GPUs.
gcp.gce.region.quota.nvidia_t4_gpus.percentage
(gauge)
Region quota percentage for Nvidia T4 GPUs.
Shown as percent
gcp.gce.region.quota.nvidia_t4_gpus.usage
(gauge)
Region quota usage for Nvidia T4 GPUs.
gcp.gce.region.quota.nvidia_t4_vws_gpus.limit
(gauge)
Region quota limit for Nvidia T4 virtual workstation GPUs.
gcp.gce.region.quota.nvidia_t4_vws_gpus.percentage
(gauge)
Region quota percentage for Nvidia T4 virtual workstation GPUs.
Shown as percent
gcp.gce.region.quota.nvidia_t4_vws_gpus.usage
(gauge)
Region quota usage for Nvidia T4 virtual workstation GPUs.
gcp.gce.region.quota.nvidia_v100_gpus.limit
(gauge)
The nvidia v100 gpus quota limit
gcp.gce.region.quota.nvidia_v100_gpus.percentage
(gauge)
The percentage of the nvidia v100 gpus quota being used
Shown as percent
gcp.gce.region.quota.nvidia_v100_gpus.usage
(gauge)
The number of nvidia v100 gpus being used
gcp.gce.region.quota.preemptible_cpus.limit
(gauge)
The preemptible cpus quota limit
gcp.gce.region.quota.preemptible_cpus.percentage
(gauge)
The percentage of the preemptible cpus quota being used
Shown as percent
gcp.gce.region.quota.preemptible_cpus.usage
(gauge)
The number of preemptible cpus being used
gcp.gce.region.quota.preemptible_local_ssd_gb.limit
(gauge)
The preemptible local ssd gb quota limit
Shown as gibibyte
gcp.gce.region.quota.preemptible_local_ssd_gb.percentage
(gauge)
The percentage of preemptible local ssd gb quota being used
Shown as percent
gcp.gce.region.quota.preemptible_local_ssd_gb.usage
(gauge)
The preemptible local ssd gb quota being used
Shown as gibibyte
gcp.gce.region.quota.preemptible_nvidia_k80_gpus.limit
(gauge)
The preemptible nvidia k80 gpus quota limit
gcp.gce.region.quota.preemptible_nvidia_k80_gpus.percentage
(gauge)
The percentage of the preemptible nvidia k80 gpus quota being used
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_k80_gpus.usage
(gauge)
The number of preemptible nvidia k80 gpus being used
gcp.gce.region.quota.preemptible_nvidia_p100_gpus.limit
(gauge)
The preemptible nvidia p100 gpus quota limit
gcp.gce.region.quota.preemptible_nvidia_p100_gpus.percentage
(gauge)
The percentage of the preemptible nvidia p100 gpus quota being used
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_p100_gpus.usage
(gauge)
The number of preemptible nvidia p100 gpus being used
gcp.gce.region.quota.preemptible_nvidia_p100_vws_gpus.limit
(gauge)
Region quota limit for preemptible Nvidia P100 virtual workstation GPUs.
gcp.gce.region.quota.preemptible_nvidia_p100_vws_gpus.percentage
(gauge)
Region quota percentage for preemptible Nvidia P100 virtual workstation GPUs.
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_p100_vws_gpus.usage
(gauge)
Region quota usage for preemptible Nvidia P100 virtual workstation GPUs.
gcp.gce.region.quota.preemptible_nvidia_p4_gpus.limit
(gauge)
Region quota limit for preemptible Nvidia P4 GPUs.
gcp.gce.region.quota.preemptible_nvidia_p4_gpus.percentage
(gauge)
Region quota percentage for preemptible Nvidia P4 GPUs.
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_p4_gpus.usage
(gauge)
Region quota usage for preemptible Nvidia P4 GPUs.
gcp.gce.region.quota.preemptible_nvidia_p4_vws_gpus.limit
(gauge)
Region quota limit for preemptible Nvidia P4 virtual workstation GPUs.
gcp.gce.region.quota.preemptible_nvidia_p4_vws_gpus.percentage
(gauge)
Region quota percentage for preemptible Nvidia P4 virtual workstation GPUs.
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_p4_vws_gpus.usage
(gauge)
Region quota usage for preemptible Nvidia P4 virtual workstation GPUs.
gcp.gce.region.quota.preemptible_nvidia_t4_gpus.limit
(gauge)
Region quota limit for preemptible Nvidia T4 GPUs.
gcp.gce.region.quota.preemptible_nvidia_t4_gpus.percentage
(gauge)
Region quota percentage for preemptible Nvidia T4 GPUs.
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_t4_gpus.usage
(gauge)
Region quota usage for preemptible Nvidia T4 GPUs.
gcp.gce.region.quota.preemptible_nvidia_t4_vws_gpus.limit
(gauge)
Region quota limit for preemptible Nvidia T4 virtual workstation GPUs.
gcp.gce.region.quota.preemptible_nvidia_t4_vws_gpus.percentage
(gauge)
Region quota percentage for preemptible Nvidia T4 virtual workstation GPUs.
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_t4_vws_gpus.usage
(gauge)
Region quota usage for preemptible Nvidia T4 virtual workstation GPUs.
gcp.gce.region.quota.preemptible_nvidia_v100_gpus.limit
(gauge)
The preemptible nvidia v100 gpus quota limit
gcp.gce.region.quota.preemptible_nvidia_v100_gpus.percentage
(gauge)
The percentage of the preemptible nvidia v100 gpus quota being used
Shown as percent
gcp.gce.region.quota.preemptible_nvidia_v100_gpus.usage
(gauge)
The number of preemptible nvidia v100 gpus being used
gcp.gce.region.quota.regional_autoscalers.limit
(gauge)
The regional autoscalers quota limit
gcp.gce.region.quota.regional_autoscalers.percentage
(gauge)
The percentage of the regional autoscalers quota being used
Shown as percent
gcp.gce.region.quota.regional_autoscalers.usage
(gauge)
The number of regional autoscalers being used
gcp.gce.region.quota.regional_instance_group_managers.limit
(gauge)
The regional instance group managers quota limit
gcp.gce.region.quota.regional_instance_group_managers.percentage
(gauge)
The percentage of the regional instance group managers quota being used
Shown as percent
gcp.gce.region.quota.regional_instance_group_managers.usage
(gauge)
The number of regional instance group managers being used
gcp.gce.region.quota.reservations.limit
(gauge)
The reservations quota limit
gcp.gce.region.quota.reservations.percentage
(gauge)
The percentage of reservations being used
Shown as percent
gcp.gce.region.quota.reservations.usage
(gauge)
The reservations quota being used
gcp.gce.region.quota.resource_policies.limit
(gauge)
The resource policies quota limit
gcp.gce.region.quota.resource_policies.percentage
(gauge)
The percentage of the resource policies quota being used
Shown as percent
gcp.gce.region.quota.resource_policies.usage
(gauge)
The number of resource policies being used
gcp.gce.region.quota.ssd_total_gb.limit
(gauge)
The total ssd gb quota limit
Shown as gibibyte
gcp.gce.region.quota.ssd_total_gb.percentage
(gauge)
The percentage of the ssd gb ratio being used
Shown as percent
gcp.gce.region.quota.ssd_total_gb.usage
(gauge)
The total ssd gb being used
Shown as gibibyte
gcp.gce.region.quota.static_addresses.limit
(gauge)
Region quota limit for static addresses.
gcp.gce.region.quota.static_addresses.percentage
(gauge)
Region quota percentage for static IP addresses.
Shown as percent
gcp.gce.region.quota.static_addresses.usage
(gauge)
Region quota usage for static IP addresses.

Événements

L’intégration Google Cloud Compute n’inclut aucun événement.

Checks de service

L’intégration Google Cloud Compute n’inclut aucun check de service.

Dépannage

Besoin d’aide ? Contactez l’assistance Datadog.

Pour aller plus loin