
Answer-first summary for fast verification
Answer: Develop a Dashboard showcasing essential metrics and indicators for team access., Establish alerts in Stackdriver Monitoring for when key metrics exceed predefined thresholds.
Creating a Dashboard ensures that key metrics are visible and accessible to the team for early issue identification. Setting up alerts in Stackdriver Monitoring allows the team to react promptly to any anomalies or breaches in the predefined thresholds, ensuring that potential issues are addressed before they escalate.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your production application is hosted on Compute Engine, and you need to monitor crucial metrics like CPU usage, Memory, and Disk I/O time. The goal is to make these metrics accessible to your team for immediate visibility and future investigation in case of issues. What are the two best actions to take?
A
Develop a Dashboard showcasing essential metrics and indicators for team access.
B
Configure logs-based metrics from your application logs to pinpoint errors.
C
Establish alerts in Stackdriver Monitoring for when key metrics exceed predefined thresholds.
D
Transfer key metrics to a Google Cloud Function for outlier analysis.
E
Load key metrics into BigQuery and conduct hourly queries to detect outliers.
No comments yet.