Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 1.44 KB

File metadata and controls

6 lines (5 loc) · 1.44 KB

AWS S3 Metrics

Metric name Metric type Description Labels
cloudcost_aws_s3_storage_by_location_usd_per_gibyte_hour Gauge Storage cost of S3 objects by region, class, and tier. Cost represented in USD/(GiB*h) region=<AWS region>
class=<AWS S3 storage class>
cloudcost_aws_s3_operation_by_location_usd_per_krequest Gauge Operation cost of S3 objects by region, class, and tier. Cost represented in USD/(1k req) region=<AWS region>
class=<AWS S3 storage class>
tier=<AWS S3 request tier>