Changes
- Support new namespace: AWS/ApplicationELB
Changes
- Support new region: ap-south-1
Changes
- Update AWS SDK and support new regions: ap-northeast-2, eu-central-1
Bug Fixes
- Fixed a Ruby 1.8.7 bug that was introduced in v3.3.1
Features
- Added support for pulling AWS credentials from IAM Roles and Instance Profiles
- Added support for filtering RDS instances by instance identifiers
Bug Fixes
- Fixed cloudwatch_delay bug for EC2, EBS, SNS, and SQS where end_time was being set incorrectly
Features
- Added AWS tag filtering for EC2 and EBS instances
- Added new metrics to ELB:
BackendConnectionErrors
,SurgeQueueLength
, andSpilloverCount
- Added new
ECR
plugin support for ElastiCache Redis
Bug Fixes
- Fixed detailed one minute monitoring for EC2 instances
Changes
- Overview dashboards have been deprecated
Features
- Added
cloudwatch_delay
attribute to configure each service. See README for details - Added AWS SDK debug logging at verbose log level 2 or higher
Features
- Upgraded AWS SDK to 1.24.0 for general improvements