LATEST calculation method
metered
only, meaning it cannot be recurring, and the number of billing units resets to 0 at the end of each period.LAST_VALUE(events.properties.property_name) OVER ([PARTITION BY events.timestamp])
for the two following events received.
total_requests
property from all events, resulting in a billable value of 10 units.