Google Cloud Run 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 Run.
Feature set | Name | Unit | GCP metric identifier |
---|---|---|---|
cloud_run_revision/default_metrics | Billable Instance Time | Second | run.googleapis.com/container/billable_instance_time |
cloud_run_revision/default_metrics | Container CPU Allocation | Second | run.googleapis.com/container/cpu/allocation_time |
cloud_run_revision/default_metrics | Container CPU Utilization | Percent | run.googleapis.com/container/cpu/utilizations |
cloud_run_revision/default_metrics | Instance Count | Count | run.googleapis.com/container/instance_count |
cloud_run_revision/default_metrics | Max Concurrent Requests | Count | run.googleapis.com/container/max_request_concurrencies |
cloud_run_revision/default_metrics | Container Memory Allocation | GibiByte | run.googleapis.com/container/memory/allocation_time |
cloud_run_revision/default_metrics | Container Memory Utilization | Percent | run.googleapis.com/container/memory/utilizations |
cloud_run_revision/default_metrics | Received Bytes | Byte | run.googleapis.com/container/network/received_bytes_count |
cloud_run_revision/default_metrics | Sent Bytes | Byte | run.googleapis.com/container/network/sent_bytes_count |
cloud_run_revision/default_metrics | Request Count | Count | run.googleapis.com/request_count |
cloud_run_revision/default_metrics | Request Latency | MilliSecond | run.googleapis.com/request_latencies |