v1.0.6
What's Changed
- Alert dimensions now support default/disable semantics via a single config key — leave it unset for the built-in default, set an empty string to disable, or set a value to override the threshold. Applies to
ALERT_CONSECUTIVE_FAILURE_COUNTandALERT_EXHAUSTED_RETRIES_WINDOW_SECONDSby @alexluong in #964
Full Changelog: v1.0.5...v1.0.6