From dcebd3cf60144b2a97e661f818ab661244bece49 Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Wed, 18 Feb 2026 12:02:49 +1100 Subject: [PATCH] Update pivot ranges and add title cells for summary report metrics --- src/vctp.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/vctp.yml b/src/vctp.yml index 130e02a..cd0f34c 100644 --- a/src/vctp.yml +++ b/src/vctp.yml @@ -46,19 +46,21 @@ settings: - metric: avg_vcpu title: "Sum of Avg vCPUs" pivot_name: "PivotAvgVcpu" - pivot_range: "Summary!A3:H40" + pivot_range: "Summary!A3:H60" - metric: avg_ram title: "Sum of Avg RAM" pivot_name: "PivotAvgRam" - pivot_range: "Summary!J3:P40" + pivot_range: "Summary!J3:P60" - metric: prorated_vm_count title: "Sum of prorated VM count" pivot_name: "PivotProratedVmCount" pivot_range: "Summary!A63:H82" + title_cell: "A61" - metric: vm_name_count title: "Count of VM Name" pivot_name: "PivotVmNameCount" pivot_range: "Summary!J63:P82" + title_cell: "J61" cleanup_job_timeout_seconds: 600 tenants_to_filter: node_charge_clusters: