All notable changes to this project will be documented in this file. This project loosely tries to adhere to Semantic Versioning.
- #13 delay error messages until first successful fetch
- #11 Added support for PUMA_CLOUDWATCH_AWS_ACCESS_KEY_ID and PUMA_CLOUDWATCH_AWS_SECRET_ACCESS_KEY env vars to configure an AWS access key
- #12 http tcp port support also
- #10 fix region if check
- loosen development dependencies
- #9 fix region if check
- #7 Add PUMA_CLOUDWATCH_AWS_REGION
- #5 Enabling high-resolution Cloudwatch metrics if frequency is lower tha…
- #4 fix syntax error in older versions of ruby
- #3 Eliminate the need to add Array#sum
- #2 keep looper running on adversities
- #1 empty results breaks cloudwatch put_metric_data
- improve AWS IAM setup and permission errors so Thread loop doesnt stop
- fix PUMA_CLOUDWATCH_MUTE_START_MESSAGE var
- add PUMA_CLOUDWATCH_ENABLED env var check
- improve puma-cloudwatch plugin message
- add PUMA_CLOUDWATCH_DEBUG flag
- fixes for ruby 2.3
- Update looper.rb puts
- Initial release