Releases: sj26/sidekiq-cloudwatchmetrics
Releases · sj26/sidekiq-cloudwatchmetrics
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