Monitoring health and performance

Cloud Monitoring provides performance monitoring, metrics, and uptime checks, along with alerts to send notifications when certain metric thresholds are exceeded. Google Cloud Observability pricing applies. Note that you can also use Cloud Monitoring custom metrics.

Cloud Run for Anthos is automatically integrated with Cloud Monitoring with no setup or configuration required. This means that metrics of your Cloud Run for Anthos services are captured automatically when they are running.

You can view metrics either in Cloud Monitoring or in the Cloud Run for Anthos page in the console. Cloud Monitoring provides more charting and filtering options.

Resource types

The monitoring resource name for Cloud Run for Anthos is Cloud Run for Anthos Revision (knative_revision) .

Viewing metrics in Cloud Run for Anthos

To view metrics in Cloud Run for Anthos:

  1. Go to Cloud Run for Anthos in the Google Cloud console:

    Go to Cloud Run for Anthos

  2. Locate the service in the services list, and click on it.

  3. Click the Metrics tab to show the metrics for that revision.

Viewing metrics in Cloud Monitoring

To view the metrics for a monitored resource by using the Metrics Explorer, do the following:

  1. In the navigation panel of the Google Cloud console, select Monitoring, and then select  Metrics explorer:

    Go to Metrics explorer

  2. In the Metric element, expand the Select a metric menu, enter Cloud Run for Anthos Revision in the filter bar, and then use the submenus to select a specific resource type and metric:
    1. In the Active resources menu, select Cloud Run for Anthos Revision.
    2. To select a metric, use the Active metric categories and Active metrics menus. For a full description of the available metrics, see:
    3. Click Apply.
  3. To remove time series from the display, use the Filter element.

  4. To combine time series, use the menus on the Aggregation element. For example, to display the CPU utilization for your VMs, based on their zone, set the first menu to Mean and the second menu to zone.

    All time series are displayed when the first menu of the Aggregation element is set to Unaggregated. The default settings for the Aggregation element are determined by the metric type you selected.

  5. For quota and other metrics that report one sample per day, do the following:
    1. In the Display pane, set the Widget type to Stacked bar chart.
    2. Set the time period to at least one week.

Adding Uptime checks

You can use Cloud Monitoring to keep track of your services' performance. For more information, see Verify availability of your service(uptime checks).

Adding Alerts

You can use Cloud Monitoring to send notification about certain events, such as uptime check failures. For more information, see Create and manage alerting policies for your service.