Andrew Fleischer

Results 8 issues of Andrew Fleischer

with test case

Closes #383

When following the terraform deploy steps, I get the following error: ``` AccessDeniedException: 403 [email protected] does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on...

closes #459 It can be more cost efficient to use either the on-demand or the reservation compute billing model depending on query patterns. This script aims to identify projects that...

Some workloads are more cost efficient in one model or the other. - Analyzing on-demand -> reservation can be calculated by (tb_billed * on_demand_rate). Comparing this value to purely autoscaling...

enhancement

Some customers have a greater focus on duration of queries rather than total slots. The queries_grouped_by_hash_project/org_duration scripts break each query down by duration percentile rather than focusing solely on slot...