- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Bigtable은 Google의 NoSQL 빅데이터 데이터베이스 서비스입니다. 검색, 애널리틱스, 지도, Gmail 등 많은 주요 Google 서비스를 제공하는 데 사용되는 동일한 데이터베이스입니다.
Datadog Google Cloud Platform 통합을 사용하여 Google Bigtable에서 메트릭을 수집합니다.
아직 설치하지 않았다면 먼저 Google 클라우드 플랫폼 통합을 설정합니다. 그 외 다른 설치가 필요하지 않습니다.
Google Bigtable 로그는 Google Cloud Logging으로 수집하여 클라우드 Pub/Sub 토픽을 통해 데이터 플로우 작업으로 전송됩니다. 아직 설정하지 않았다면 Datadog 데이터 플로우 템플릿으로 로깅을 설정하세요.
해당 작업이 완료되면 Google Cloud Logging에서 Google Bigtable 로그를 다음 Pub/Sub 주제로 내보냅니다.
gcp.bigtable.backup.bytes_used (gauge) | Backup storage used. Shown as byte |
gcp.bigtable.client.application_blocking_latencies.avg (count) | The average the total latency introduced by your application when Cloud Bigtable has available response data but your application has not consumed it. Shown as millisecond |
gcp.bigtable.client.application_blocking_latencies.samplecount (count) | The sample count for the total latency introduced by your application when Cloud Bigtable has available response data but your application has not consumed it. Shown as millisecond |
gcp.bigtable.client.application_blocking_latencies.sumsqdev (count) | The sum of squared deviation for the total latency introduced by your application when Cloud Bigtable has available response data but your application has not consumed it. Shown as millisecond |
gcp.bigtable.client.attempt_latencies.avg (count) | The average client observed latency per RPC attempt. Shown as millisecond |
gcp.bigtable.client.attempt_latencies.samplecount (count) | The sample count for client observed latency per RPC attempt. Shown as millisecond |
gcp.bigtable.client.attempt_latencies.sumsqdev (count) | The sum of squared deviation for client observed latency per RPC attempt. Shown as millisecond |
gcp.bigtable.client.client_blocking_latencies.avg (count) | The average the latency introduced by the client by blocking on sending more requests to the server when there are too many pending requests in bulk operations. Shown as millisecond |
gcp.bigtable.client.client_blocking_latencies.samplecount (count) | The sample count for the latency introduced by the client by blocking on sending more requests to the server when there are too many pending requests in bulk operations. Shown as millisecond |
gcp.bigtable.client.client_blocking_latencies.sumsqdev (count) | The sum of squared deviation for the latency introduced by the client by blocking on sending more requests to the server when there are too many pending requests in bulk operations. Shown as millisecond |
gcp.bigtable.client.connectivity_error_count (count) | Number of requests that failed to reach the Google network. (Requests without google response headers). |
gcp.bigtable.client.first_response_latencies.avg (count) | The average 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. Shown as millisecond |
gcp.bigtable.client.first_response_latencies.samplecount (count) | The sample count for 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. Shown as millisecond |
gcp.bigtable.client.first_response_latencies.sumsqdev (count) | The sum of squared deviation for 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. Shown as millisecond |
gcp.bigtable.client.operation_latencies.avg (count) | The average distribution of the total end-to-end latency across all RPC attempts associated with a Bigtable operation. Shown as millisecond |
gcp.bigtable.client.operation_latencies.samplecount (count) | The sample count for distribution of the total end-to-end latency across all RPC attempts associated with a Bigtable operation. Shown as millisecond |
gcp.bigtable.client.operation_latencies.sumsqdev (count) | The sum of squared deviation for distribution of the total end-to-end latency across all RPC attempts associated with a Bigtable operation. Shown as millisecond |
gcp.bigtable.client.retry_count (count) | The number of additional RPCs sent after the initial attempt. |
gcp.bigtable.client.server_latencies.avg (count) | The average the latency measured between the time when Google frontend receives an RPC and sending back the first byte of the response. Shown as millisecond |
gcp.bigtable.client.server_latencies.samplecount (count) | The sample count for the latency measured between the time when Google frontend receives an RPC and sending back the first byte of the response. Shown as millisecond |
gcp.bigtable.client.server_latencies.sumsqdev (count) | The sum of squared deviation for the latency measured between the time when Google frontend receives an RPC and sending back the first byte of the response. Shown as millisecond |
gcp.bigtable.cluster.autoscaling.max_node_count (gauge) | Maximum number of nodes in an autoscaled cluster. |
gcp.bigtable.cluster.autoscaling.min_node_count (gauge) | Minimum number of nodes in an autoscaled cluster. |
gcp.bigtable.cluster.autoscaling.recommended_node_count_for_cpu (gauge) | Recommended number of nodes in an autoscaled cluster based on CPU usage. |
gcp.bigtable.cluster.autoscaling.recommended_node_count_for_storage (gauge) | Recommended number of nodes in an autoscaled cluster based on storage usage. |
gcp.bigtable.cluster.cpu_load (gauge) | CPU load of a cluster. |
gcp.bigtable.cluster.cpu_load_by_app_profile_by_method_by_table (gauge) | CPU load of a cluster split by app profile, method, and table. |
gcp.bigtable.cluster.cpu_load_hottest_node (gauge) | CPU load of the busiest node in a cluster. |
gcp.bigtable.cluster.cpu_load_hottest_node_high_granularity (gauge) | CPU load of the busiest node in a cluster sampled at a high granularity. |
gcp.bigtable.cluster.disk_load (gauge) | Utilization of HDD disks in a cluster. |
gcp.bigtable.cluster.node_count (gauge) | Number of nodes in a cluster. Shown as node |
gcp.bigtable.cluster.storage_utilization (gauge) | Storage used as a fraction of total storage capacity. |
gcp.bigtable.disk.bytes_used (gauge) | Amount of compressed data for tables stored in a cluster. Shown as byte |
gcp.bigtable.disk.per_node_storage_capacity (gauge) | Capacity of compressed data for tables that can be stored per node in the cluster. Shown as byte |
gcp.bigtable.disk.storage_capacity (gauge) | Capacity of compressed data for tables that can be stored in a cluster. Shown as byte |
gcp.bigtable.replication.latency.avg (gauge) | Distribution of replication request latencies for a table. Shown as millisecond |
gcp.bigtable.replication.latency.samplecount (gauge) | Sample count for replication request latencies. Shown as sample |
gcp.bigtable.replication.latency.sumsqdev (gauge) | Sum of squared deviation for replication request latencies. Shown as second |
gcp.bigtable.replication.max_delay (gauge) | Upper bound for replication delay between clusters of a table. Shown as second |
gcp.bigtable.server.data_boost.eligibility_count (count) | Current Bigtable requests that are eligible and ineligible for Data Boost. |
gcp.bigtable.server.data_boost.ineligible_reasons (gauge) | Reasons that current traffic is ineligible for Data Boost. |
gcp.bigtable.server.data_boost.spu_usage (gauge) | The Serverless-Processing-Units usage (in SPU-seconds) for Data Boost requests. |
gcp.bigtable.server.error_count (count) | Number of server requests for a table that failed with an error. Shown as error |
gcp.bigtable.server.latencies.avg (gauge) | Distribution of replication request latencies for a table. Shown as millisecond |
gcp.bigtable.server.latencies.samplecount (gauge) | Sample count for replication request latencies. Shown as sample |
gcp.bigtable.server.latencies.sumsqdev (gauge) | Sum of squared deviation for replication request latencies. Shown as second |
gcp.bigtable.server.modified_rows_count (count) | Number of rows modified by server requests for a table. Shown as row |
gcp.bigtable.server.multi_cluster_failovers_count (count) | Number of failovers during multi-cluster requests. |
gcp.bigtable.server.received_bytes_count (count) | Number of uncompressed bytes of request data received by servers for a table. Shown as byte |
gcp.bigtable.server.request_count (count) | Number of server requests for a table. Shown as request |
gcp.bigtable.server.request_max_per_minute_count (count) | Maximum number of requests received in a five-second span per minute. |
gcp.bigtable.server.returned_rows_count (count) | Number of rows returned by server requests for a table. Shown as row |
gcp.bigtable.server.sent_bytes_count (count) | Number of uncompressed bytes of response data sent by servers for a table. Shown as byte |
gcp.bigtable.table.bytes_used (gauge) | Amount of compressed data stored in a table. Shown as byte |
gcp.bigtable.table.change_stream_log_used_bytes (gauge) | Amount of disk storage used by the change stream logs. Shown as byte |
Google Bigtable 통합은 이벤트를 포함하지 않습니다.
Google Bigtable 통합은 서비스 점검을 포함하지 않습니다.
도움이 필요하신가요? Datadog 지원팀에 문의하세요.