How the export works
- A virtual tag assigns each charge to a customer. Every value the tag produces is an id in your billing platform.
- A meter binds that tag key to one meter in the platform. Each night CostGraph reports every customer’s spend for each settled day to that meter.
- The platform prices and invoices what was reported.
Platform differences
The platforms disagree on what they bill and how they treat corrections. The following table shows what each one expects; the platform pages cover the details.
Where a platform creates an unknown id, a mistyped tag value becomes a new
billable customer. Where it accepts one silently, the spend is reported but
not invoiced. Check the tag’s values against the platform before you bind a
meter, and review the first night’s report after any rule change.
Tag spend by customer
Create a virtual tag key with the platform’s prefix, such asstripe_customer. Only prefixed keys can be bound to a meter. The value a rule
assigns is the id the spend is reported under, so set the Tag value to the
customer’s id in the platform.
The following rule bills everything in one linked account to one customer:
Any field works as the match: a linked account, a resource name prefix, a
project, or an existing tag. CostGraph doesn’t report spend the tag doesn’t
match. See Virtual tags for the rule builder
and how overlapping rules resolve.
Group the cost overview by the tag key to see what each customer is billed
before it’s reported.
Protected days
A bound tag key drives invoices, so CostGraph protects days it has already reported. Rules on the key can’t be reordered. A new or edited rule must start on a date that hasn’t been reported yet. To retire a rule, give it an end date instead of editing it in place.Nightly runs
Cloud providers restate recent spend. CostGraph holds each day for two days before reporting it, then keeps reconciling the last 35 days. A day that changes after it was reported is sent again as a correction. Each run reports only what changed, so an unchanged day sends nothing. Every report carries the same reconciliation fields. They let you explain any charge from the platform’s side:
CostGraph holds a day back rather than report it wrong when its spend mixes
currencies or a quantity meter meets an unexpected unit. Each held day is
recorded with its reason.
Deactivating a meter stops reporting but keeps its history. Reactivating it
resumes from what was already sent, so the window isn’t billed twice.