GCP Cloud Storage Metrics¶
This page lists the Cloud Storage metrics collected by the GCP app.
The table omits the metric type prefixes. For example, the full name of the request_count
metric, of type api
, is storage.googleapis.com/api/request_count
.
API¶
Metric type prefix: storage.googleapis.com/api/
Metric |
Description |
---|---|
|
Delta count of API calls, grouped by the API method name and response code. |
AUTHN¶
Metric type prefix: storage.googleapis.com/authn/
Metric |
Description |
---|---|
|
Count of HMAC/RSA signed requests grouped by authentication method and access id. |
AUTHZ¶
Metric type prefix: storage.googleapis.com/authz/
Metric |
Description |
---|---|
|
Delta count of requests that result in an object being granted access solely due to object ACLs. |
|
Usage of ACL operations broken down by type. |
|
Delta count of changes made to object-specific ACLs. |
Network¶
Metric type prefix: storage.googleapis.com/network/
Metric |
Description |
---|---|
|
Delta count of bytes received over the network, grouped by the API method name and response code. |
|
Delta count of bytes sent over the network, grouped by the API method name and response code. |
Replication¶
Metric type prefix: storage.googleapis.com/replication/
Metric |
Description |
---|---|
|
Total number of minutes where the Recovery Point Objective (RPO) was missed, as measured over the most recent 30 days. The metric is delayed by storage.googleapis.com/replication/time_since_metrics_updated. |
|
Total number of object replications, as measured over the most recent 30 days. The metric can be broken down by whether each object replication was meeting or missing Recovery Point Objective (RPO). The metric is delayed by storage.googleapis.com/replication/time_since_metrics_updated. |
|
Seconds since the last time when storage.googleapis.com/replication/* metrics were calculated. |
Storage¶
Metric type prefix: storage.googleapis.com/storage/
Metric |
Description |
---|---|
|
Total number of objects per bucket, grouped by storage class. This value is measured once per day, and there might be a delay after measuring before the value becomes available in Cloud Monitoring. Once available, the value is repeated at each sampling interval throughout the day. Buckets with no objects in them are not tracked by this metric. For this metric, the sampling period is a reporting period, not a measurement period. |
|
Total daily storage in byte*seconds used by the bucket, grouped by storage class. This value is measured once per day, and there might be a delay after measuring before the value becomes available in Cloud Monitoring. Once available, the value is repeated at each sampling interval throughout the day. Buckets with no objects in them are not tracked by this metric. For this metric, the sampling period is a reporting period, not a measurement period. |
|
Total size of all objects in the bucket, grouped by storage class. This value is measured once per day, and there might be a delay after measuring before the value becomes available in Cloud Monitoring. Once available, the value is repeated at each sampling interval throughout the day. Buckets with no objects in them are not tracked by this metric. For this metric, the sampling period is a reporting period, not a measurement period. |