GCP Prep

Monitoring Practice Questions

Metrics, logs, traces, SLOs and alert design. 5 original questions with full explanations.

Read Monitoring, Logging and Observability first

Question 1 of 5

0 answered · 5 remaining

Monitoringmedium

An on-call engineer receives frequent alerts for high CPU on individual instances, none of which affect users. What is the appropriate change?

Select one answer

Select an answer to see the explanation.

These questions are written by GCP Prep to test understanding of publicly documented concepts. They are not real exam questions.

What this test covers

One concept per question. If you can explain each of these without hesitating, you are in good shape on Monitoring.

  • Alert on symptoms users experience, not on causes that may be harmless
  • The four golden signals describe service health from the user's perspective
  • Burn-rate alerting scales urgency to how quickly the budget is being consumed
  • Traces show where time is spent across service boundaries
  • Log-based metrics turn log content into numeric time series you can alert on