Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa pagina descrive come accedere ai dati di monitoraggio dai bucket Cloud Storage, inclusi i tassi di richieste e l'utilizzo della larghezza di banda. Per informazioni sul monitoraggio in Cloud Storage e sulle metriche da utilizzare per trovare i dati che ti interessano, consulta Panoramica del monitoraggio o Panoramica del monitoraggio dell'utilizzo della larghezza di banda.
Monitorare i dati dei bucket per i singoli bucket
Nella console Google Cloud , vai alla pagina Bucket in Cloud Storage.
L'utilizzo deve riguardare risorse Google Cloud diverse dai bucket di Cloud Storage.
Se il bucket si trova in un'area geografica, l'utilizzo deve riguardare risorse situate
nella stessa area geografica.
Se il bucket si trova in una doppia area geografica, l'utilizzo deve riguardare risorse situate
in una delle aree geografiche che formano la doppia area.
Per monitorare l'utilizzo della larghezza di banda:
Console
Puoi visualizzare l'utilizzo della larghezza di banda di uscita per i bucket del tuo progetto utilizzando la pagina
Quote e limiti di sistema con la metrica appropriata. Per
informazioni sulle metriche di monitoraggio della larghezza di banda e sui dati che restituiscono,
consulta Metriche di monitoraggio della larghezza di banda.
Larghezza di banda in uscita da Google al secondo per regione
Larghezza di banda in uscita da Google per secondo per regione per dualregion_location
Larghezza di banda in uscita da Google multiregionale al secondo per regione
Larghezza di banda del traffico in uscita da internet al secondo per regione
Larghezza di banda del traffico in uscita da internet per secondo per regione per dualregion_location
Larghezza di banda del traffico in uscita da internet multiregionale al secondo per regione
Puoi anche visualizzare l'utilizzo della larghezza di banda in uscita da Google dei bucket nel tuo progetto che si trovano in regioni nella pagina di monitoraggio di Cloud Storage.
Per informazioni sul recupero programmatico delle informazioni sulle serie temporali
per le quote non dual-region, consulta il comando ListTimeSeries, utilizzando i
seguenti valori per filter:
Per informazioni sul recupero programmatico delle informazioni sulle serie temporali per le quote a doppia regione, consulta il comando ListTimeSeries, utilizzando i seguenti valori per filter:
[[["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-09-05 UTC."],[],[],null,["This page describes how to access monitoring data from your Cloud Storage\nbuckets, including request rates and bandwidth usage. For information about\nmonitoring in Cloud Storage and what metrics to use to find the data you\nwant, see [Overview of monitoring](/storage/docs/monitoring) or\n[Overview of bandwidth usage monitoring](/storage/docs/bandwidth-usage).\n\nMonitor bucket data for individual buckets\n\n1. In the Google Cloud console, go to the Cloud Storage **Buckets** page. \n\n [Go to Buckets](https://console.cloud.google.com/storage/browser)\n2. In the list of buckets, click the name of the bucket for which you want to\n see monitoring data.\n\n3. In the **Bucket details** page, click the **Observability** tab.\n\n Monitoring charts are displayed.\n\nMonitor bucket data for all buckets within a project\n\n1. In the Google Cloud console, go to the Cloud Storage **Buckets** page. \n\n [Go to Buckets](https://console.cloud.google.com/storage/browser)\n2. In the **Cloud Storage** navigation pane, click **Monitoring**.\n\n Monitoring charts are displayed.\n\nThe **Monitoring** page can also be directly accessed using the following URL: \n\n```\nhttps://console.cloud.google.com/storage/monitoring?project=PROJECT_ID\n```\n\nWhere \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e is the ID of the project whose\nmetrics you want to monitor.\n\nMonitor bandwidth usage\n\nBefore you begin\n\nIn order to track bandwidth monitoring:\n\n- You must have the [Cloud Storage service `storage.googleapis.com`](https://console.cloud.google.com/apis/library/storage.googleapis.com)\n enabled for your project.\n\n- The usage must be by Google Cloud resources other than Cloud Storage\n buckets.\n\n- If the bucket is located in a region, the usage must be by resources located\n in the same region.\n\n- If the bucket is located in a [dual-region](/storage/docs/locations#location-dr), the usage must be by\n resources located in either of the regions that makes up the dual-region.\n\n- The usage must be from either a [JSON API `GET Object`](/storage/docs/json_api/v1/objects/get) request or a\n [XML API `GET Object`](/storage/docs/xml-api/get-object-download) request.\n\nTo monitor bandwidth usage: \n\nConsole\n\nYou can view egress bandwidth usage for your project's buckets using the\n**Quotas and system limits** page with the appropriate metric. For\ninformation about bandwidth monitoring metrics and what data they return,\nsee [Bandwidth monitoring metrics](/storage/docs/bandwidth-usage#bandwidth-monitoring).\n\n[Open Cloud Storage Quotas and systems limits](https://console.cloud.google.com/iam-admin/quotas)\n\n- **Google Egress Bandwidth per second per region**\n\n- **Dualregion Google Egress Bandwidth per second per region per dualregion_location**\n\n- **MultiRegion Google Egress Bandwidth per second per region**\n\n- **Internet Egress Bandwidth per second per region**\n\n- **Dualregion Internet Egress Bandwidth per second per region per dualregion_location**\n\n- **Multiregion Internet Egress Bandwidth per second per region**\n\nYou can also view the Google egress bandwidth usage of buckets in your\nproject that are located in regions on the\n[Cloud Storage monitoring page](https://console.cloud.google.com/storage/monitoring).\n\nFor more information on\nviewing and managing quotas, see [View and manage quotas](/docs/quotas/view-manage).\n\nCommand line\n\n\n| **Preview**\n|\n|\n| This product or 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 products and 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\n\u003cbr /\u003e\n\n1. Use the following command to return Cloud Storage quota\n information for a project:\n\n ```\n gcloud alpha services quota list --service=storage.googleapis.com --consumer=projects/PROJECT_ID\n ```\n\n Where \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e is the project ID.\n2. In the YAML response, look for the following:\n\n - `storage.googleapis.com/google_egress_bandwidth`\n\n - `storage.googleapis.com/dualregion_google_egress_bandwidth`\n\n - `storage.googleapis.com/multiregion_google_egress_bandwidth`\n\n - `storage.googleapis.com/internet_egress_bandwidth`\n\n - `storage.googleapis.com/dualregion_internet_egress_bandwidth`\n\n - `storage.googleapis.com/multiregion_internet_egress_bandwidth`\n\n For information about bandwidth monitoring metrics and what data they\n represent, see [Bandwidth monitoring metrics](/storage/docs/bandwidth-usage#bandwidth-monitoring).\n\nFor more information, see\n[Manage your quota using the Google Cloud CLI](/docs/quotas/view-manage#managing_your_quota_gcloud).\n\nJSON API\n\nFor information on programmatically retrieving time series information\nfor non dual-region quotas, see the [ListTimeSeries command](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list), using the\nfollowing values for `filter`:\n\n- `metric.type=\"serviceruntime.googleapis.com/quota/rate/net_usage\"`\n\n- `resource.type=\"consumer_quota\"`\n\n- One of the following:\n\n - `metric.label.quota_metric=\"storage.googleapis.com/google_egress_bandwidth\"`\n\n - `metric.label.quota_metric=\"storage.googleapis.com/internet_egress_bandwidth\"`\n\n - `metric.label.quota_metric=\"storage.googleapis.com/multiregion_google_egress_bandwidth\"`\n\n - `metric.label.quota_metric=\"storage.googleapis.com/multiregion_internet_egress_bandwidth\"`\n\nFor information on programmatically retrieving time series information for\ndual-region quotas, see the [ListTimeSeries command](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list), using the\nfollowing values for `filter`:\n\n- `resource.type=\"storage.googleapis.com/Project\"`\n\n- One of the following:\n\n - `metric.type=\"storage.googleapis.com/quota/dualregion_google_egress_bandwidth/usage\"`\n\n - `metric.type=\"storage.googleapis.com/quota/dualregion_internet_egress_bandwidth/usage\"`\n\nFor information about bandwidth monitoring metrics and what data they\nrepresent, see [Bandwidth monitoring metrics](/storage/docs/bandwidth-usage#bandwidth-monitoring)."]]