Introduction

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: it abstracts away all infrastructure management, so you can focus on what matters most — building great applications.

Setup

To set up the OpsRamp Google integration and discover the Google service, go to Google Integration Discovery Profile and select Cloud Run Services.

Metrics

OpsRamp MetricMetric Display NameUnitAggregation TypeDescription
google_run_container_billable_instance_timeBillable Instance TimeSecondAverageBillable 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.
google_run_container_cpu_allocation_timeContainer CPU AllocationSecondAverageContainer CPU allocation of the revision in seconds.
google_run_container_memory_allocation_timeContainer Memory AllocationGB.secondsAverageContainer memory allocation of the revision in Gigabytes-seconds.
google_run_request_countRequest CountCountAverageNumber of requests reaching the revision. Excludes requests that are not reaching your container instances.
google_run_request_latenciesRequest LatencyMillisecondsAverageDistribution of request times in milliseconds reaching the revision.

Event support

  • Supported
  • Configurable in OpsRamp Google Integration Discovery Profile.

External reference