Skip to content

Ignore Bad Values from Google Metrics #355

@alexlo03

Description

@alexlo03

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions