Skip to content

v6.23.0

Compare
Choose a tag to compare
@seonsfx seonsfx released this 02 Mar 21:05
· 141 commits to main since this release
fd1fdcf

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), and retry_wait_max_seconds (default=30) configuration options. #416
  • resource/signalfx_metric_ruleset: added along with docs