there are some metrics in GCP's Stackdriver like f.e. serviceruntime.googleapis.com/quota/exceeded
that appear when there is a problem and are absent (not 0) if there is no more problem.
The problem is I cannot set up alerting to auto-resolve, because when the problem is resolved data for this metric is absent.
How can I set up alerts to auto-resolve with these types of metrics?