diff --git a/specification/dimensions/dimensions.mdpp b/specification/dimensions/dimensions.mdpp index 25faf9db2..dab834911 100644 --- a/specification/dimensions/dimensions.mdpp +++ b/specification/dimensions/dimensions.mdpp @@ -16,6 +16,7 @@ dimensions to categorize, filter, and reveal details in your data when grouped w !INCLUDE "invoiceissuer.md",1 !INCLUDE "provider.md",1 !INCLUDE "publisher.md",1 +!INCLUDE "quantityinusageunit.md",1 !INCLUDE "region.md",1 !INCLUDE "resourceid.md",1 !INCLUDE "resourcename.md",1 @@ -23,6 +24,5 @@ dimensions to categorize, filter, and reveal details in your data when grouped w !INCLUDE "servicename.md",1 !INCLUDE "subaccountid.md",1 !INCLUDE "subaccountname.md",1 -!INCLUDE "usagequantity.md",1 [FODOFC]: https://www.finops.org/framework/capabilities/ diff --git a/specification/dimensions/quantityinusageunit.md b/specification/dimensions/quantityinusageunit.md new file mode 100644 index 000000000..404118514 --- /dev/null +++ b/specification/dimensions/quantityinusageunit.md @@ -0,0 +1,30 @@ +# Quantity In Usage Unit + +Quantity In Usage Unit is the amount of resources or services consumed. The Quantity In Usage Unit is measured in units specified by the Usage Unit. Quantity In Usage Unit may differ from a Quantity In Pricing Unit when providers use a different unit of measure for calculating cost. Quantity In Usage Unit is often used when analyzing environments to gain understanding of usage or consumption of a given product/service in an environment. + +Quantity In Usage Unit MUST exist in billing data. The column MUST be a numeric value and MUST NOT contain nulls. + +## Column ID + +quantity_in_usage_unit + +## Display name + +Quantity In Usage Unit + +## Description + +## Content constraints + +| Constraint | Value | +|-----------------|--------------| +| Column required | True | +| Data type | Numeric | +| Allows nulls | False | +| Value format | number-range | +| Number range | [8,16] | +| String format | | + +## Introduced (version) + +1.0 diff --git a/specification/dimensions/usagequantity.md b/specification/dimensions/usagequantity.md deleted file mode 100644 index 07ad3ee7a..000000000 --- a/specification/dimensions/usagequantity.md +++ /dev/null @@ -1,30 +0,0 @@ -# Usage Quantity - -Usage Quantity is the amount of resources or services consumed. The Usage Quantity is measured in units specified by the Usage Unit. Usage Quantity may differ from a Pricing Quantity when providers use a different unit of measure for calculating cost. Usage Quantity is often used when analyzing environments to gain understanding of usage or consumption of a given product/service in an environment. - -Usage Quantity MUST exist in billing data. The column MUST be a numeric value and MUST NOT contain nulls. - -## Column ID - -usage_quantity - -## Display name - -Usage Quantity - -## Description - -## Content constraints - -| Constraint | Value | -|-----------------|--------------| -| Column required | True | -| Data type | Numeric | -| Allows nulls | False | -| Value format | number-range | -| Number range | [8,16] | -| String format | | - -## Introduced (version) - -1.0 diff --git a/supporting_content/dimensions/usagequantity.md b/supporting_content/dimensions/quantityinusageunit.md similarity index 92% rename from supporting_content/dimensions/usagequantity.md rename to supporting_content/dimensions/quantityinusageunit.md index 67677fe31..b5b2d5772 100644 --- a/supporting_content/dimensions/usagequantity.md +++ b/supporting_content/dimensions/quantityinusageunit.md @@ -1,4 +1,4 @@ -# Column: UsageQuantity +# Column: QuantityInUsageUnit ## Example provider mappings