Bird
0
0

You want to create a dashboard showing average CPU utilization per instance grouped by zone. Which feature should you use?

hard📝 Best Practice Q8 of 15
GCP - Cloud Monitoring and Logging
You want to create a dashboard showing average CPU utilization per instance grouped by zone. Which feature should you use?
AUse a widget with metric aggregation by instance and group by zone
BCreate separate dashboards for each zone
CUse logs instead of metrics
DFilter metrics only by zone without grouping
Step-by-Step Solution
Solution:
  1. Step 1: Understand grouping and aggregation

    To show average CPU per instance grouped by zone, aggregation and grouping are needed.
  2. Step 2: Select correct dashboard feature

    Widgets support aggregation and grouping to display data as required.
  3. Final Answer:

    Use a widget with metric aggregation by instance and group by zone -> Option A
  4. Quick Check:

    Aggregation + grouping = desired dashboard view [OK]
Quick Trick: Use aggregation and grouping in widgets for grouped metrics [OK]
Common Mistakes:
  • Creating multiple dashboards instead of grouping
  • Using logs instead of metrics for CPU data
  • Filtering without grouping loses per-instance detail

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes