Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Puoi configurare il monitoraggio e gli avvisi sull'utilizzo della quota utilizzando
Cloud Monitoring. Questo documento descrive come configurare
avvisi, creare grafici e trovare ulteriori informazioni sull'utilizzo di Cloud Monitoring
per Cloud Quotas.
Configurare avvisi di base sull'utilizzo della quota
La dashboard Cloud Quotas è integrata con
Cloud Monitoring. Puoi
configurare avvisi relativi alle quote dalla pagina
IAM e amministrazione > Quote e limiti di sistema per ricevere
notifiche sugli eventi relativi alle quote. Ad esempio, puoi configurare un avviso per ricevere una notifica
quando l'utilizzo della quota raggiunge una percentuale del valore massimo. Questa
funzionalità è supportata solo per le quote a livello di progetto.
Per configurare un avviso per una quota o un limite di sistema specifico:
Nella colonna più a destra della tabella, fai clic su more_vertAltre
azioni e poi seleziona Crea avviso di utilizzo. Viene visualizzato il riquadro Modelli
delle policy di avviso.
In Configura le notifiche, seleziona il canale di notifica. Il
canale di notifica è il modo in cui ricevi l'avviso, ad esempio email, SMS o Pub/Sub.
Fai clic su Crea.
Creare grafici
Esplora metriche di Cloud Monitoring ti consente di creare grafici per visualizzare le metriche.
Puoi utilizzarlo per visualizzare le metriche relative a Cloud Quotas.
Per visualizzare le metriche per una risorsa monitorata con
Esplora metriche, segui questi passaggi:
Nella console Google Cloud , vai alla pagina
leaderboardEsplora metriche:
Se utilizzi la barra di ricerca per trovare questa pagina, seleziona il risultato con il sottotitolo
Monitoring.
Nella barra degli strumenti della console Google Cloud , seleziona il tuo Google Cloud progetto.
Per le configurazioni di App Hub, seleziona il
progetto host di App Hub o il progetto di gestione della cartella app.
Nell'elemento Metrica, espandi il menu Seleziona una metrica,
digita quota usage
nella barra dei filtri e poi utilizza i sottomenu per selezionare un tipo di risorsa e una metrica specifici:
Nel menu Risorse attive, seleziona Quota consumer.
Nel menu Categorie di metriche attive, seleziona Quota.
Nel menu Metriche attive, seleziona una metrica dall'elenco. Per visualizzare le metriche attive e non attive, fai clic su Attiva per cancellare il filtro nel menu Seleziona una metrica.
Fai clic su Applica.
Per rimuovere le serie temporali dalla visualizzazione, utilizza l'elemento Filtro.
Per combinare le serie temporali, utilizza i menu dell'elemento Aggregazione.
Ad esempio, per visualizzare l'utilizzo della CPU per le VM, in base alla zona, imposta
il primo menu su Media e il secondo menu su zona.
Tutte le serie temporali vengono visualizzate quando il primo menu dell'elemento Aggregazione è impostato
su Nessuna aggregazione. Le impostazioni predefinite per l'elemento Aggregazione
sono determinate dal tipo di metrica che hai selezionato.
Per la quota e altre metriche che riportano un campione al giorno, procedi nel seguente modo:
Nel riquadro Visualizzazione,
imposta Tipo di widget su Grafico a barre in pila.
Imposta il periodo di tempo su almeno una settimana.
Dopo aver trovato le informazioni sull'utilizzo della quota, puoi utilizzare Cloud Monitoring per creare dashboard e avvisi personalizzati. Per ulteriori
informazioni, consulta Ottieni di più con Cloud Monitoring.
Controllare il supporto delle metriche di quota
Non tutti i servizi supportano le metriche delle quote in Cloud Monitoring. Per visualizzare
le metriche delle quote applicabili per i servizi supportati, seleziona Consumer Quota (Quota consumer) come
tipo di risorsa quando crei un grafico o un criterio di avviso. I servizi che non supportano le metriche delle quote non sono visualizzati.
I servizi più diffusi che supportano le metriche delle quote includono Compute Engine, Dataflow, Spanner, Pub/Sub, Cloud Vision, Speech-to-Text, Cloud Monitoring e Cloud Logging.
I servizi comuni che non supportano le metriche delle quote includono App Engine e
Cloud SQL.
Recuperare i nomi delle metriche
Le quote e i limiti di sistema hanno due tipi di nomi: nomi visualizzati e nomi delle metriche. I nomi visualizzati hanno spazi e maiuscole che li rendono più facili da leggere per
gli utenti. I nomi delle metriche sono più probabilmente in minuscolo e delimitati da
trattini bassi anziché spazi; il formato esatto dipende dal servizio.
Le seguenti istruzioni mostrano come ottenere i nomi delle metriche relative a quota e limiti di sistema utilizzando la console Google Cloud o gcloud CLI.
Console
Nella console Google Cloud , vai alla pagina IAM e amministrazione > Quote e limiti di sistema:
La tabella in questa pagina mostra le quote e i limiti di sistema che hanno un utilizzo o valori modificati, nonché una voce di riferimento per le altre quote. La voce di riferimento
contiene la parola "predefinito" tra parentesi alla fine dell'elenco nella
colonna Nome. Ad esempio, SetIAMPolicy requests per minute per region (default) è la voce di riferimento per la quota SetIamPolicyRequestsPerMinutePerProject.
Se non vedi la colonna Metrica, segui questi passaggi.
Fai clic su view_columnOpzioni di visualizzazione delle colonne.
Seleziona Metrica.
Fai clic su OK. Nella tabella viene visualizzata la colonna Metrica.
La colonna Metrica mostra i nomi delle metriche. Per filtrare i risultati, inserisci un nome o un valore della proprietà nel campo accanto a filter_listFiltro.
gcloud
Per ottenere i nomi delle metriche per un servizio Google Cloud utilizzando gcloud CLI, esegui il comando quotas info list. Per ignorare le righe che non elencano i nomi delle metriche, passa l'output a un comando come grep con metric: come termine di ricerca oppure utilizza il flag --format di gcloud CLI:
gcloud beta quotas info list --project=PROJECT_ID_OR_NUMBER \
--service=SERVICE_NAME --format="value(metric)"
Sostituisci quanto segue:
PROJECT_ID_OR_NUMBER: l'ID progetto o il numero
progetto.
SERVICE_NAME: il nome del servizio di cui vuoi visualizzare le metriche di quota. Ad esempio, il nome del servizio per Compute Engine è compute.googleapis.com. Includi la parte
googleapis.com del nome del servizio.
Ottieni il massimo da Cloud Monitoring
Gli strumenti Cloud Monitoring ti consentono di monitorare in modo approfondito l'utilizzo, i valori e gli errori relativi alle quote. Puoi utilizzare queste metriche per creare dashboard e avvisi personalizzati. Ad esempio, puoi visualizzare l'utilizzo della quota nel tempo o ricevere un avviso quando ti avvicini al valore della quota.
Cloud Monitoring supporta un'ampia gamma di metriche che possono essere combinate con filtri e aggregazioni per ottenere punti di vista nuovi e significativi sull'utilizzo delle quote. Ad esempio, puoi combinare una metrica per l'utilizzo di una quota di allocazione con un
filtro quota_metric per i nomi di Cloud TPU.
Creazione di grafici:
Una guida completa alla creazione di grafici e tabelle e alla loro aggiunta a una
dashboard personalizzata.
Introduzione agli avvisi:
una panoramica che illustra come funzionano gli avvisi e quali sono le opzioni per creare
un criterio di avviso.
Gestione dei criteri di avviso:
Una guida alle varie attività di gestione dei criteri di avviso esistenti, ad esempio visualizzare, modificare, eliminare o aggiungere un criterio a un dashboard.
Utilizzo delle metriche di quota:
Un documento dettagliato dedicato ai casi d'uso delle quote, con esempi che trattano argomenti
come la creazione di avvisi per errori quota/exceeded.
Google Cloud Guida alle metriche:
Un documento di riferimento sulle metriche. La sezione serviceruntime elenca le metriche
delle quote utilizzate per il monitoraggio.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-08-18 UTC."],[[["\u003cp\u003eYou can use Cloud Monitoring to set up alerts for quota usage, such as receiving notifications when usage reaches a specific percentage of the maximum value.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Quotas dashboard allows creating usage alerts directly from the \u003cstrong\u003eQuotas & System Limits\u003c/strong\u003e page, where you can also configure the notification channel for these alerts.\u003c/p\u003e\n"],["\u003cp\u003eThe Metrics Explorer in Cloud Monitoring enables the creation of charts to visualize Cloud Quota metrics, such as selecting "Consumer Quota" as the resource and choosing specific quota metrics.\u003c/p\u003e\n"],["\u003cp\u003eCloud Monitoring offers advanced tools to monitor quota usage and create custom dashboards, such as combining metrics with filters and aggregations to gain deeper insights.\u003c/p\u003e\n"],["\u003cp\u003eQuota metric support varies by service; you can verify whether a service supports these metrics by checking if "Consumer Quota" is an available option when creating a chart or alert policy.\u003c/p\u003e\n"]]],[],null,["# Set up quota alerts and monitoring\n\nYou can set up quota usage alerts and monitoring by using\n[Cloud Monitoring](/cloud-monitoring). This document describes how to set up\nalerts, create charts, and find more information about using Cloud Monitoring\nfor Cloud Quotas.\n\nSet up basic quota usage alerts\n-------------------------------\n\nThe Cloud Quotas dashboard is integrated with\n[Cloud Monitoring](/monitoring/docs/monitoring-overview). You\ncan set up quota alerts from the\n**IAM \\& Admin \\\u003e Quotas \\& System Limits** page to get\nnotifications of quota events. For example, you can set up an alert to notify\nyou when your quota usage reaches a percentage of the maximum value. This\nfeature is only supported for project-level quotas.\n\nTo set up an alert for a specific quota or system limit, do the following:\n\n1. Make sure that you have\n [permissions to create alerts](/docs/quotas/permissions#permissions_create_alert)\n\n2. In the Google Cloud console, go to the\n **IAM \\& Admin \\\u003e Quotas \\& System Limits** page:\n\n\n [Go to Quotas \\& System Limits](https://console.cloud.google.com/iam-admin/quotas)\n\n \u003cbr /\u003e\n\n3. In the right-most column of the table, click more_vert **More\n actions** , and then select **Create usage alert** . The **Alert policy\n templates** pane opens.\n\n4. Under **Configure notifications**, select your notification channel. The\n notification channel is how you receive the alert---for example email,\n SMS, or Pub/Sub.\n\n5. Click **Create**.\n\nCreate charts\n-------------\n\nThe Cloud Monitoring metrics explorer lets you create charts to view metrics.\nYou can use it to view metrics related to Cloud Quotas.\n\n\u003cbr /\u003e\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 `quota usage` 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 **Consumer Quota**.\n 2. In the **Active metric categories** menu, select **Quota**.\n 3. In the **Active metrics** menu, select a metric from the list. To display both active and inactive metrics, click **Active** to clear the filter in the **Select a metric** menu.\n 4. 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:** Quota values are updated once per day. Changes to values can take up to 24 hours to be updated in the Google Cloud console.\n\nAfter you've found the quota usage information you want, you can use\nCloud Monitoring to create custom dashboards and alerts. For more\ninformation, see [Do more with Cloud Monitoring](#do-more).\n\nCheck quota metric support\n--------------------------\n\nNot all services support quota metrics in Cloud Monitoring. To see\napplicable quota metrics for supported services, select **Consumer Quota** as\nthe resource type when building a chart or creating an alerting policy. Services\nthat don't support quota metrics aren't displayed.\n\n- Common services that support quota metrics include Compute Engine,\n Dataflow, Spanner, Pub/Sub, Cloud Vision,\n Speech-to-Text, Cloud Monitoring, and Cloud Logging.\n\n- Common services that don't support quota metrics include App Engine and\n Cloud SQL.\n\nGet metric names\n----------------\n\nQuotas and system limits have two types of names: display names and metric\nnames. Display names have spaces and capitalization that make them easier for\nhumans to read. Metric names are more likely to be lowercase and delimited by\nunderscores instead of spaces; the exact format depends on the service.\n\nThe following instructions show how to get quota and system limit metric names\nusing either the Google Cloud console or gcloud CLI. \n\n### Console\n\n1. In the Google Cloud console, go to the\n **IAM \\& Admin \\\u003e Quotas \\& System Limits** page:\n\n\n [Go to Quotas \\& System Limits](https://console.cloud.google.com/iam-admin/quotas)\n\n \u003cbr /\u003e\n\n The table on this page displays quotas and system limits that have usage or\n have adjusted values, and a reference entry for other quotas. The reference\n entry has the word \"default\" in parentheses at the end of the listing in\n the **Name** column. For\n example, `SetIAMPolicy requests per minute per region (default)` is the\n reference entry for the quota\n `SetIamPolicyRequestsPerMinutePerProject`.\n2. If you don't see the **Metric** column, take the following steps.\n\n 1. Click view_column **Column display options**.\n 2. Select **Metric**.\n 3. Click **OK** . The **Metric** column appears in the table.\n\nThe **Metric** column shows the metric names. To filter the results, enter a\nproperty name or value in the field next to\nfilter_list **Filter**.\n\n### gcloud\n\nTo get the metric names for a Google Cloud service by\nusing the gcloud CLI, run the `quotas info list`\ncommand. To skip lines that don't list metric names, pass the output to a\ncommand such as `grep` with `metric:` as the search term, or use the\ngcloud CLI\n[`--format`](/sdk/gcloud/reference#--format) flag: \n\n gcloud beta quotas info list --project=\u003cvar translate=\"no\"\u003ePROJECT_ID_OR_NUMBER\u003c/var\u003e \\\n --service=\u003cvar translate=\"no\"\u003eSERVICE_NAME\u003c/var\u003e --format=\"value(metric)\"\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003ePROJECT_ID_OR_NUMBER\u003c/var\u003e: the project ID or project number.\n- \u003cvar translate=\"no\"\u003eSERVICE_NAME\u003c/var\u003e: the name of the service whose quota metrics you want to see---for example, the service name for Compute Engine is `compute.googleapis.com`. Include the `googleapis.com` portion of the service name.\n\nDo more with Cloud Monitoring\n-----------------------------\n\nThe [Cloud Monitoring](/cloud-monitoring) tools let you monitor quota usage,\nvalues, and errors in depth. You can use these metrics to create custom\ndashboards and alerts. For example, you can view quota usage over time or\nreceive an alert when you're approaching your quota value.\n\nCloud Monitoring supports a wide variety of metrics that you can combine\nwith filters and aggregations for new and insightful views into your quota\nusage. For example, you can combine a metric for allocation quota usage with a\n`quota_metric` filter on Cloud TPU names.\n\nPricing for Cloud Monitoring is described in the\n[Google Cloud Observability pricing](https://cloud.google.com/stackdriver/pricing)\ndocument.\n\nThe [Cloud Monitoring documentation](/monitoring/docs/monitoring-overview)\nis extensive, so here are a few documents to get you started:\n\n- [Building charts](/monitoring/charts): A comprehensive guide to creating charts and tables, and adding them to a custom dashboard.\n- [Introduction to alerting](/monitoring/alerts): An overview covering how alerting works and what your options are for creating an alert policy.\n- [Managing alerting policies](/monitoring/alerts/manage-alerts): A guide to various management tasks for your existing alerting policies---for example, view a policy, edit a policy, delete a policy, or add a policy to a dashboard.\n- [Using quota metrics](/monitoring/alerts/using-quota-metrics): A detailed document dedicated to quotas use cases, with examples covering topics such as how to create alerts for `quota/exceeded` errors.\n- [Google Cloud metrics guide](/monitoring/api/metrics_gcp_p_z#gcp-serviceruntime): A metrics reference document. The `serviceruntime` section lists the quotas metrics used for monitoring."]]