Google Cloud Bigtable monitoring
Dynatrace GCP integration leverages data collected from the Google Operation API to constantly monitor health and performance of Google Cloud Platform Services. While combining all relevant data into dashboards, it also enables alerting and event tracking.
Prerequisites
Add services and feature sets optional
After integration, Dynatrace automatically monitors a number of preset GCP services and feature sets (metrics). Besides these, you can add more services or feature sets to monitoring. For details, see Add or remove services.
For a list of feature sets available for this service, see Metric table.
View metrics
After deploying the integration, you can see metrics from monitored services in the Metrics browser, the Data explorer, and your dashboard tiles.
Metric table
The following feature sets are available for Google Cloud Bigtable.
Feature set | Name | Unit | GCP metric identifier |
---|---|---|---|
bigtable_cluster/default_metrics | CPU load | Count | bigtable.googleapis.com/cluster/cpu_load |
bigtable_cluster/default_metrics | CPU load (hottest node) | Count | bigtable.googleapis.com/cluster/cpu_load_hottest_node |
bigtable_cluster/default_metrics | Disk load | Count | bigtable.googleapis.com/cluster/disk_load |
bigtable_cluster/default_metrics | Nodes | Count | bigtable.googleapis.com/cluster/node_count |
bigtable_cluster/default_metrics | Storage utilization | Count | bigtable.googleapis.com/cluster/storage_utilization |
bigtable_cluster/default_metrics | Data stored | Byte | bigtable.googleapis.com/disk/bytes_used |
bigtable_cluster/default_metrics | Storage capacity per node | Byte | bigtable.googleapis.com/disk/per_node_storage_capacity |
bigtable_cluster/default_metrics | Storage capacity | Byte | bigtable.googleapis.com/disk/storage_capacity |
bigtable_table/default_metrics | Replication latencies | MilliSecond | bigtable.googleapis.com/replication/latency |
bigtable_table/default_metrics | Replication maximum delay | Second | bigtable.googleapis.com/replication/max_delay |
bigtable_table/default_metrics | Error count | Count | bigtable.googleapis.com/server/error_count |
bigtable_table/default_metrics | Server Latencies | MilliSecond | bigtable.googleapis.com/server/latencies |
bigtable_table/default_metrics | Modified rows | Count | bigtable.googleapis.com/server/modified_rows_count |
bigtable_table/default_metrics | Multi-cluster failovers | Count | bigtable.googleapis.com/server/multi_cluster_failovers_count |
bigtable_table/default_metrics | Received bytes | Byte | bigtable.googleapis.com/server/received_bytes_count |
bigtable_table/default_metrics | Request count | Count | bigtable.googleapis.com/server/request_count |
bigtable_table/default_metrics | Returned rows | Count | bigtable.googleapis.com/server/returned_rows_count |
bigtable_table/default_metrics | Sent bytes | Byte | bigtable.googleapis.com/server/sent_bytes_count |
bigtable_table/default_metrics | Data stored | Byte | bigtable.googleapis.com/table/bytes_used |