Amberflo · Schema

MeterEvent

A single meter event representing a unit of usage

Usage-Based BillingMeteringFinOpsAI Cost ManagementBillingMonetization

Properties

Name Type Description
meterApiName string The API name of the meter to ingest to
customerId string Unique identifier for the customer
meterValue number The usage amount for this event
meterTimeInMillis integer Event timestamp in Unix time (milliseconds)
uniqueId string Custom identifier for event deduplication
dimensions object Key-value pairs for event categorization
values object Map of meterApiName to meterValue for multi-meter ingestion
View JSON Schema on GitHub