THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.51 SKU Meter

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Conditional
    Data Type: String
    Since: 1.1

    SKU Meter describes the functionality being metered or measured by a particular SKU in a charge.

    Providers often have billing models in which multiple SKUs exist for a given service to describe and bill for different functionalities for that service. For example, an object storage service may have separate SKUs for functionalities such as object storage, API requests, data transfer, encryption, and object management. This field helps practitioners understand which functionalities are being metered by the different SKUs that appear in a FOCUS dataset.

    The SkuMeter column adheres to the following requirements:

    • SkuMeter MUST be present in a FOCUS dataset when the provider supports unit pricing concepts and publishes price lists, publicly or as part of contracting.
    • SkuMeter MUST be of type String.
    • SkuMeter MUST conform to StringHandling requirements.
    • SkuMeter nullability is defined as follows:
      • SkuMeter MUST be null when SkuId is null.
      • SkuMeter SHOULD NOT be null when SkuId is not null.
    • SkuMeter SHOULD remain consistent over time for a given SkuId.

    3.51.1 Examples

    Compute Usage, Block Volume Usage, Data Transfer, API Requests

    3.51.4 Description

    Describes the functionality being metered or measured by a particular SKU in a charge.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Conditional
    Allows Nulls Yes
    Data Type String
    Value Format \<not specified>