Para los clústeres en Google Cloud, Knative serving se integra de forma automática en Cloud Monitoring sin configuración adicional. Esto significa que las métricas de los servicios de Knative serving se capturan automáticamente cuando se ejecutan.
Puedes ver las métricas en Cloud Monitoring o en la página de Knative serving en la consola. Cloud Monitoring proporciona más opciones de gráficos y filtros.
Tipos de recursos
El nombre del recurso de supervisión para Knative serving es Revisión de Knative serving (knative_revision).
Visualiza métricas en Knative serving
Para ver las métricas en Knative serving, sigue estos pasos:
Ve a Knative serving en la consola de Google Cloud:
Si usas la barra de búsqueda para encontrar esta página, selecciona el resultado cuyo subtítulo es Monitoring.
En el elemento Métrica, expande el menú Seleccionar una métrica,
ingresa Knative serving Revision
en la barra de filtros y, luego, usa los submenús para seleccionar un métrica y tipo de recurso específicos:
En el menú Recursos activos, selecciona Revisión de Knative serving.
Para seleccionar una métrica, usa los menús Categorías de métricas activas y Métricas activas.
Para obtener una descripción completa de las métricas disponibles, consulta los siguientes vínculos:
Para quitar series temporales de la pantalla, usa el
elemento Filtro.
Para combinar series temporales, usa los menús del
elemento Agregación.
Por ejemplo, para mostrar el uso de CPU de tus VM, en función de su zona, configura el
primer menú como Mean y el segundo menú como zona.
Todas las series temporales se muestran cuando el primer menú del elemento Agregación se establece
en Sin agregar. La configuración predeterminada para el elemento Agregación
está determinada por el tipo de métrica que elegiste.
Para obtener cuotas y otras métricas que informen una muestra por día, haz lo siguiente:
En el panel Mostrar,
establece el Tipo de widget en Gráfico de barras apiladas.
Establece el período en al menos una semana.
Agrega verificaciones de tiempo de actividad
Puedes usar Cloud Monitoring para realizar un seguimiento del rendimiento de los servicios. Para obtener más información, consulta Verifica la disponibilidad del servicio (verificaciones de tiempo de actividad).
Agrega alertas
Puedes usar Cloud Monitoring para enviar notificaciones sobre ciertos eventos, como fallas en las verificaciones de tiempo de actividad. Si deseas obtener más información, consulta Crea y administra políticas de alertas.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[],[],null,["# Monitoring health and performance\n\n| **Beta**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nKnative serving uses [Cloud Monitoring](/monitoring/docs), which provides\nperformance monitoring, [metrics](/monitoring/api/metrics_gcp_p_z#gcp-run),\n[uptime checks](/monitoring/uptime-checks), and threshold based\n[alerts](/monitoring/alerts). You can also set up and use\n[Cloud Monitoring custom metrics](/monitoring/custom-metrics).\n[Google Cloud Observability pricing](/stackdriver/pricing) applies.\n\nFor clusters on Google Cloud, Knative serving is automatically integrated with\nCloud Monitoring without additional configuration. This means that the metrics\nfor your Knative serving services are captured automatically when they are\nrunning.\n\nFor other clusters, you must first enable metrics by\n[configuring your `CloudRun` custom resource](/kubernetes-engine/enterprise/knative-serving/docs/install/outside-gcp#configure_your_cloudrun_custom_resource).\n\nYou can view metrics either in Cloud Monitoring or in the Knative serving\npage in the console. Cloud Monitoring provides more charting and filtering\noptions.\n\nResource types\n--------------\n\nThe monitoring resource name for Knative serving is\n*Knative serving Revision* (`knative_revision`) .\n\nViewing metrics in Knative serving\n----------------------------------\n\nTo view metrics in Knative serving:\n\n1. Go to Knative serving in the Google Cloud console:\n\n [Go to Knative serving](https://console.cloud.google.com/kubernetes/run)\n2. Locate the service in the services list, and click on it.\n\n3. Click the *Metrics* tab to show the metrics for that revision.\n\nViewing metrics in Cloud Monitoring\n-----------------------------------\n\nTo view the metrics for a monitored resource by using the\nMetrics Explorer, do the following:\n\n1. In the Google Cloud console, go to the\n *leaderboard* **Metrics explorer** page:\n\n [Go to **Metrics explorer**](https://console.cloud.google.com/monitoring/metrics-explorer)\n\n \u003cbr /\u003e\n\n If you use the search bar to find this page, then select the result whose subheading is\n **Monitoring**.\n2. In the toolbar of the Google Cloud console, select your Google Cloud project. For [App Hub](/app-hub/docs/overview) configurations, select the App Hub host project or the app-enabled folder's management project.\n3. In the **Metric** element, expand the **Select a metric** menu, enter `Knative serving Revision` in the filter bar, and then use the submenus to select a specific resource type and metric:\n 1. In the **Active resources** menu, select **Knative serving Revision**.\n 2. To select a metric, use the **Active metric categories** and **Active metrics** menus. For a full description of the available metrics, see:\n - [Monitoring Knative metrics](/monitoring/api/metrics_knative)\n - [Monitoring Kubernetes metrics](/monitoring/api/metrics_kubernetes) pages.\n 3. Click **Apply**.\n4. To remove time series from the display, use the\n [**Filter** element](/monitoring/charts/metrics-selector#filter-option).\n\n5. To combine time series, use the menus on the\n [**Aggregation** element](/monitoring/charts/metrics-selector#select_display).\n For example, to display the CPU utilization for your VMs, based on their zone, set the\n first menu to **Mean** and the second menu to **zone**.\n\n All time series are displayed when the first menu of the **Aggregation** element is set\n to **Unaggregated** . The default settings for the **Aggregation** element\n are determined by the metric type you selected.\n6. For quota and other metrics that report one sample per day, do the following:\n 1. In the **Display** pane, set the **Widget type** to **Stacked bar chart**.\n 2. Set the time period to at least one week.\n\n| **Note:** Some of the metrics listed show a sample interval of only once every 60 seconds. This means that if the underlying value of the metric changes more than once in 60 seconds, only one of the underlying values will be reported to Monitoring.\n\nAdding Uptime checks\n--------------------\n\nYou can use Cloud Monitoring to keep track of your services'\nperformance. For more information, see\n[Verify availability of your service](/monitoring/uptime-checks)(uptime checks).\n\nAdding Alerts\n-------------\n\nYou can use Cloud Monitoring to send notification about certain\nevents, such as uptime check failures. For more information, see\n[Create and manage alerting policies](/monitoring/alerts) for your service."]]