Objective 4.3
PCDEManaging metrics, dashboards, and alerts
Objective 4.3 sits in Implementing observability practices and troubleshooting issues, which carries 25% of the Cloud DevOps Engineer exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.
Objective title verbatim from the official objectives. Google Cloud exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
A team wants an incident opened when a disk is likely to reach 80 percent within a day. Which condition type does that?
Correct.
Concept
Alerting on a value already crossed leaves no time to act on a resource that fills gradually. Projecting the curve forward converts a certainty about the past into a warning about the future.
Why B
One condition type predicts that a threshold will be crossed inside a chosen horizon, and that horizon runs from one hour to seven days. Nothing has to be breached for it to open an incident.
Source
Google Cloud: Alerting overview, checked August 2026Forecasted metric-value conditions are met when the alerting policy predicts that the threshold will be violated within the upcoming forecast window. The forecast window can range from 1 hour to 7 days.
Now you: objective 4.3 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
An engineer sets a metric-absence condition and asks how long its retest window may run. What is the maximum?
Sample question 2 of 3
A team needs an alerting policy that reasons over more than 25 hours of data. Which condition type is recommended?
Sample question 3 of 3
A team's alerting policy selects time series by a resource metadata label and behaves erratically. What explains that?
Full Cloud DevOps Engineer question bank coming
We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.
Read the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.