Cloud Run is a managed compute platform that enables you to run stateless containers that are invocable using web requests or Pub/Sub events. Cloud Run is serverless.
To set up the Google integration to discover and collect metrics against the Google service.
Setup
To set up the Google integration and discover the Google service, go to Google Integration Discovery Profile and select Cloud Run Services
.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
google_run_container_billable_instance_time Billable time aggregated from all container instances of the revision. For a given container instance, billable time occurs when the container instance is starting or at least one request is being processed. | Billable Instance Time | Second | Average |
google_run_container_cpu_allocation_time Container CPU allocation of the revision in seconds. | Container CPU Allocation | Second | Average |
google_run_container_memory_allocation_time Container memory allocation of the revision in Gigabytes-seconds. | Container Memory Allocation | GB.seconds | Average |
google_run_request_count Number of requests reaching the revision. Excludes requests that are not reaching your container instances. | Request Count | Count | Average |
google_run_request_latencies Distribution of request times in milliseconds reaching the revision. | Request Latency | Milliseconds | Average |
Event support
- Supported
- Configurable in OpsRamp Google Integration Discovery Profile.