
Ultimate access to all questions.
Answer-first summary for fast verification
Answer: Create a Stackdriver Monitoring dashboard based on the BigQuery metric query/scanned_bytes
**Option A is correct** because: - **Stackdriver Monitoring** (now Cloud Monitoring) provides built-in metrics for BigQuery - The **query/scanned_bytes** metric specifically tracks slot usage and resource consumption - Teams can create custom dashboards in their respective projects to monitor their own slot usage - This approach allows decentralized monitoring while maintaining project-level isolation **Note**: The question appears to be incomplete as only option A is provided, but based on the context, monitoring slot usage via Stackdriver Monitoring with appropriate BigQuery metrics is the correct approach for enabling teams to track their resource consumption.
Author: LeetQuiz .
NO.41 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?
A
Create a Stackdriver Monitoring dashboard based on the BigQuery metric query/scanned_bytes
B
No comments yet.