- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Google Cloud Compute Engine은 Google의 혁신적인 데이터 센터와 전 세계 파이버 네트워크에서 실행되는 가상 머신을 제공해 드립니다.
Google Compute Engine 메트릭을 수집하면 다음을 할 수 있습니다.
아직 설치하지 않았다면 먼저 Google 클라우드 플랫폼 통합을 설정합니다. 그 외 다른 설치가 필요하지 않습니다.
커스텀 Compute Engine 레이블을 태그로 수집하려면 클라우드 에셋 인벤토리 권한을 활성화합니다.
Google Compute Engine 로그는 Google Cloud Logging으로 수집하여 클라우드 Pub/Sub 토픽을 통해 데이터 플로우 작업으로 전송됩니다. 아직 설정하지 않았다면 Datadog 데이터 플로우 템플릿으로 로깅을 설정하세요.
해당 작업이 완료되면 Google Cloud Logging에서 Google Compute Engine 로그를 다음 Pub/Sub 주제로 내보냅니다.
Google Cloud Logging 페이지로 이동해 Google Compute Engine 로그를 필터링하세요.
Create Sink를 클릭하고 그에 따라 싱크 이름을 지정합니다.
“Cloud Pub/Sub"를 대상으로 선택하고 해당 목적으로 생성된 Pub/Sub 주제를 선택합니다. 참고: Pub/Sub 주제는 다른 프로젝트에 있을 수 있습니다.
Create를 클릭하고 확인 메시지가 나타날 때까지 기다립니다.
Datadog을 사용하여 GCE 인스턴스의 하위 집합을 모니터링하려면 해당 GCE 인스턴스에 datadog:true
등의 GCE 레이블을 할당합니다. 그 다음 Datadog GCP 통합 타일에서 선택적으로 메트릭 수집 제한 텍스트 상자의 태그를 지정합니다. 태그를 설정하여 가상 머신을 필터링하는 방법에 대한 자세한 내용을 확인하려면 Google Cloud Platform 통합 문서를 참조하세요.
Datadog는 GCE API의 호스트 상태에 따라 GCE 오토스케일링으로 트리거된 Google Compute Engine(GCE) 인스턴스의 수동 종료 및 인스턴스 종료와 관련된 모니터링을 사전 음소거할 수 있습니다. 자동 음소거된 호스트 표시를 체크하여 자동 음소거된 GCE 인스턴스를 다운타임 모니터링 페이지에 목록화됩니다.
예상되는 GCE 인스턴스 종료에 대한 모니터링을 음소거하려면 Google Cloud Platform 통합 타일의 GCE 자동 음소거란에 체크합니다.
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. |
Google Cloud Compute Engine 통합은 이벤트를 포함하지 않습니다.
Google Cloud Compute Engine 통합은 서비스 점검을 포함하지 않습니다.
도움이 필요하신가요? Datadog 지원팀에 문의하세요.