From f91aa7f95bfd0b73363d6bbbe5f460f88d047529 Mon Sep 17 00:00:00 2001 From: Arun Ramakrishnan <89931466+arrarama@users.noreply.github.com> Date: Fri, 6 Oct 2023 13:51:42 -0700 Subject: [PATCH] Adding OCI reference for BilledCost Adding OCI reference for BilledCost --- supporting_content/metrics/billedcost.md | 1 + 1 file changed, 1 insertion(+) diff --git a/supporting_content/metrics/billedcost.md b/supporting_content/metrics/billedcost.md index 16975a1d9..cd17d902d 100644 --- a/supporting_content/metrics/billedcost.md +++ b/supporting_content/metrics/billedcost.md @@ -11,6 +11,7 @@ Current column mappings found in available data sets: | AWS | CUR | lineItem/NetUnblendedCost (If you have an EDP, otherwise ​​line_item_unblended_cost) | | GCP | Big Query Billing Export | Cost (The cost of the usage before any credits, to a precision of up to six decimal places) | | Microsoft | Cost details | Cost, CostInBillingCurrency, CostInPricingCurrency, EffectivePrice | +| OCI | Cost reports | cost/myCost | #### Example usage scenarios