When the data is sent to downstream systems, also known as flush of the record, a record in json format will be sent for each meter associated with the Meter processor.
These are the fields which are sent to downstream systems:
Field | Purpose | Example |
---|---|---|
meterTypeId | ||
userId | ||
meterKey | ||
value | ||
groups | ||
carryFirst | First occurrence of one or many fields that should be carried over from usage record. Configured in other operations in Meter Configuration | |
carryLast | Last occurrence of one or many fields that should be carried over from usage record. Configured in other operations in Meter Configuration | |
deleteOnReset | ||
createdAt | ||
updatedAt | ||
id | ||
meterTypeName | ||
timezone | ||
unit | ||
periodStart | ||
periodEnd | ||
meterMetaData |