Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the most efficient method for enabling analytics teams to monitor their BigQuery slot usage within their respective projects?
A
Develop a Cloud Monitoring dashboard utilizing the BigQuery metric slots/allocated_for_project.
B
Build a Cloud Monitoring dashboard using the BigQuery metric query/scanned_bytes.
C
Export a log for each project, collect the BigQuery job execution logs, create a custom metric based on the totalSlotMs, and create a Cloud Monitoring dashboard based on the custom metric.
D
Export an aggregated log at the organization level, collect the BigQuery job execution logs, create a custom metric based on the totalSlotMs, and build a Cloud Monitoring dashboard based on the custom metric.