Update pivot ranges and add title cells for summary report metrics
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-18 12:02:49 +11:00
parent 29c277f863
commit dcebd3cf60

View File

@@ -46,19 +46,21 @@ settings:
- metric: avg_vcpu - metric: avg_vcpu
title: "Sum of Avg vCPUs" title: "Sum of Avg vCPUs"
pivot_name: "PivotAvgVcpu" pivot_name: "PivotAvgVcpu"
pivot_range: "Summary!A3:H40" pivot_range: "Summary!A3:H60"
- metric: avg_ram - metric: avg_ram
title: "Sum of Avg RAM" title: "Sum of Avg RAM"
pivot_name: "PivotAvgRam" pivot_name: "PivotAvgRam"
pivot_range: "Summary!J3:P40" pivot_range: "Summary!J3:P60"
- metric: prorated_vm_count - metric: prorated_vm_count
title: "Sum of prorated VM count" title: "Sum of prorated VM count"
pivot_name: "PivotProratedVmCount" pivot_name: "PivotProratedVmCount"
pivot_range: "Summary!A63:H82" pivot_range: "Summary!A63:H82"
title_cell: "A61"
- metric: vm_name_count - metric: vm_name_count
title: "Count of VM Name" title: "Count of VM Name"
pivot_name: "PivotVmNameCount" pivot_name: "PivotVmNameCount"
pivot_range: "Summary!J63:P82" pivot_range: "Summary!J63:P82"
title_cell: "J61"
cleanup_job_timeout_seconds: 600 cleanup_job_timeout_seconds: 600
tenants_to_filter: tenants_to_filter:
node_charge_clusters: node_charge_clusters: