Google
PROFESSIONAL-DATA-ENGINEER · Question #225
Each analytics team in your organization is running BigQuery jobs in their own projects. You want to enable each team to monitor slot usage within their projects. What should you do?
The correct answer is B. Create a Stackdriver Monitoring dashboard based on the BigQuery metric slots/ allocated_for_project. Explanation/Reference: https://cloud.google.com/bigquery/docs/monitoring
Submitted by miguelv· Mar 30, 2026Building and operationalizing data processing systems
Question
Each analytics team in your organization is running BigQuery jobs in their own projects. You want to enable each team to monitor slot usage within their projects. What should you do?
Options
- ACreate a Stackdriver Monitoring dashboard based on the BigQuery metric query/scanned_bytes
- BCreate a Stackdriver Monitoring dashboard based on the BigQuery metric slots/ allocated_for_project
- CCreate a log export for each project, capture the BigQuery job execution logs, create a custom metric based on the totalSlotMs, and create a Stackdriver
- DCreate an aggregated log export at the organization level, capture the BigQuery job execution logs, create a custom metric based on the totalSlotMs, and
How the community answered
(32 responses)- A16% (5)
- B75% (24)
- C6% (2)
- D3% (1)
Explanation
Explanation/Reference: https://cloud.google.com/bigquery/docs/monitoring
Topics
#BigQuery slots#Stackdriver Monitoring#slot utilization#project monitoring
Community Discussion
No community discussion yet for this question.