Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 3.13 KB

File metadata and controls

9 lines (8 loc) · 3.13 KB

GCP GCS Metrics

Metric name Metric type Description Labels
cloudcost_gcp_gcs_storage_by_location_usd_per_gibyte_hour Gauge Storage cost of GCS objects by location and storage_class. Cost represented in USD/(GiB*h) location=<GCP region>
storage_class=<GCP GCS storage class>
cloudcost_gcp_gcs_storage_discount_by_location_usd_per_gibyte_hour Gauge Discount for storage cost of GCS objects by location and storage_class. Cost represented in USD/(GiB*h) location=<GCP region>
storage_class=<GCP GCS storage class>
cloudcost_gcp_gcs_operation_by_location_usd_per_krequest Gauge Operation cost of GCS objects by location, storage_class, and opclass. Cost represented in USD/(1k req) location=<GCP region>
storage_class=<GCP GCS storage class>
opclass=<GCP GCS request operations>
cloudcost_gcp_gcs_operation_discount_by_location_usd_per_krequest Gauge Discount for operation cost of GCS objects by location, storage_class, and opclass. Cost represented in USD/(1k req) location=<GCP region>
storage_class=<GCP GCS storage class>
opclass=<GCP GCS request operations>
cloudcost_gcp_gcs_bucket_info Gauge Location, location_type and storage class information for a GCS object by bucket_name location=<GCP region>
location_type=<multi-region|region|dual-region>
storage_class=<GCP GCS storage class>
bucket_name=<name of the bucket>