Releases: sj26/sidekiq-cloudwatchmetrics
Releases · sj26/sidekiq-cloudwatchmetrics
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
v2.4.0
What's Changed
- Tag dimension is only added when present, and alongside Hostname to avoid diluting metric by @sj26 in #35
- Avoid submitting NaN metrics by @andrba in #14
New Contributors
Full Changelog: v2.3.1...v2.4.0
v2.3.0
- Add compatibility for Sidekiq 6.5
v2.2.0
- Additional Utilization CloudWatch Metric for Sidekiq::Process Tag (#18, @matthewborden)