Usage-based charges can be either metered or recurring
recurring
parameter to false
, an important behavior comes into play.
At the end of each billing period, the accumulated number of units associated with the metric is automatically reset to 0.
This means that the counting or measuring of units starts fresh with each new billing cycle. This is ideal for billing components with results
that are not persisted billing periods over billing periods.In the API tab beside, consider the example of a Storage billing unit. If you need to track the Gigabytes stored during a month,
it’s important to note that this value should be reset to 0 at the beginning of each new month.