
Ultimate access to all questions.
Each analytics team in your organization operates BigQuery jobs within their respective projects. As a data engineering lead, you want to empower each team to effectively monitor their own slot usage, ensuring efficient resource management and cost optimization. What steps should you take to enable each team to monitor slot usage within their projects?
A
Create a Cloud Monitoring dashboard based on the BigQuery metric query/scanned_bytes_
B
Create a Cloud Monitoring dashboard based on the BigQuery metric slots/allocated_for_project
C
Create a log export for each project, capture 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
Create an aggregated log export at the organization level, capture the BigQuery job execution logs, create a custom metric based on the totalSlotMs, and create a Cloud Monitoring dashboard based on the custom metric