Releases: sj26/sidekiq-cloudwatchmetrics
Releases · sj26/sidekiq-cloudwatchmetrics
v2.9.0
What's Changed
- Add high resolution storage support by @patrobinson in #53
New Contributors
- @patrobinson made their first contribution in #53
Full Changelog: v2.8.0...v2.9.0
Available as v2.9.0 on RubyGems:
gem install sidekiq-coudwatchmetrics -v 2.9.0
v2.8.0
What's Changed
- Sidekiq 8 support by @denisahearn and @sj26 in #50 and #52
Full Changelog: v2.7.0...v2.8.0
Available as v2.8.0 on RubyGems:
gem install sidekiq-coudwatchmetrics -v 2.8.0
v2.7.0
What's Changed
- Only add tag dimension if it is present (avoid empty strings) by @taimoordev in #44
- Allow setting of a publishing interval by @lloydwatkin in #46
- Track capacity by tag by @steveh in #47
- Continue publishing metrics even if one publish interval encounters an error
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Test against Ruby 3.2 by @tiagotex in #38
- Quieter logs by default by @ndbroadbent in #39
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Re-added tag-based utilization, but using a proper average across all processes with the same tag.
Full Changelog: v2.4.0...v2.5.0