-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hello,
Google Metrics is having an outage (https://status.cloud.google.com/incidents/ERzzrJqeGR2GCW51XKFv#RP1d9aZLNFZEJmTBk8e1) and is returning 0s for some metric queries.
Examples:
high_priority_cpu=0%, BELOW the range [50%-60%] => however, cannot scale to 0 because it is lower than MIN 2000 PROCESSING_UNITS
rolling_24_hr=0%, BELOW the range [85%-95%] => however, cannot scale to 0 because it is lower than MIN 1000 PROCESSING_UNITS
storage=0%, BELOW the range [70%-80%] => however, cannot scale to 0 because it is lower than MIN 100 PROCESSING_UNITS
0 is never a real value for any of these metrics. the poller/scaler should just not proceed.
Metadata
Metadata
Assignees
Labels
No labels