v6.23.0
6.23.0
IMPROVEMENTS:
- provider: Use go-retryablehttp for automatic retries with exponential backoff. Add
retry_max_attempts
(default=4),retry_wait_min_seconds
(default=1), andretry_wait_max_seconds
(default=30) configuration options. #416 - resource/signalfx_metric_ruleset: added along with docs