From 73daf8c513b4bf012a6a902b07cb32b6a838a30f Mon Sep 17 00:00:00 2001 From: Arun Ramakrishnan <89931466+arrarama@users.noreply.github.com> Date: Fri, 6 Oct 2023 13:24:22 -0700 Subject: [PATCH] Adding OCI reference for ResourceName Adding OCI reference for ResourceName --- supporting_content/dimensions/resourcename.md | 1 + 1 file changed, 1 insertion(+) diff --git a/supporting_content/dimensions/resourcename.md b/supporting_content/dimensions/resourcename.md index e115eee4f..0307b13ad 100644 --- a/supporting_content/dimensions/resourcename.md +++ b/supporting_content/dimensions/resourcename.md @@ -9,6 +9,7 @@ Current column mappings found in available data sets: | AWS | CUR | Not present as a separate column in data.
Name available in some cases as a part of line_item_resource_id (in the ARN OR as the id for things like s3 buckets) | | GCP | Big Query Billing Export | Not present as a separate column in data.
Column resource.global_name seems to have a resource name at the very end of the fully qualified resource name (resource.global_name). | | Microsoft | Cost details | ResourceName | +| OCI | Cost reports | Not present. Closest thing is product/resourceId | ## Example usage scenarios