us-east-1
properties
is a dictionary of primitive key-value pairs, and any property of the event can be used when defining your metric.
Suppose we take processed transaction volume as an example of a metric, where your reported events represent each transaction along with its status and the payment method that was used:
event_name
, capture_status
, and perhaps payment_method
.
SUM(amount_cents)
. As time progresses, Orb will track this aggregate value for each of your customers separately and automatically update usage dashboards, alerting, and workflows.