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 MetricMetric Display NameUnitAggregation 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 TimeSecondAverage
google_run_container_cpu_allocation_time

Container CPU allocation of the revision in seconds.
Container CPU AllocationSecondAverage
google_run_container_memory_allocation_time

Container memory allocation of the revision in Gigabytes-seconds.
Container Memory AllocationGB.secondsAverage
google_run_request_count

Number of requests reaching the revision. Excludes requests that are not reaching your container instances.
Request CountCountAverage
google_run_request_latencies

Distribution of request times in milliseconds reaching the revision.
Request LatencyMillisecondsAverage

Event support

  • Supported
  • Configurable in OpsRamp Google Integration Discovery Profile.

External reference

Google Cloud Run