2.0.0 (2023-02-09)
- feat!: Migrates to ruby 2.7.4 (77fd96c)
- Ruby 2.5 is no longer supported
1.3.1 (2023-02-09)
- update to ruby 2.7.4 (2b0bc50)
1.3.0 (2020-06-10)
- performance and style optimizations (b43631e)
1.2.0 (2020-06-10)
- Add support for the 4 permutations of Elasticache redis endpoints (67f0526)
1.1.0 (2020-05-05)
- do not report a bucket we've already reported && do not report a bucket that has not completed. (9dbd02e)
- When slowlogs no longer appear following a slowlog event, post a zero for that command. (ed7b094)
1.0.1 (2020-04-29)
- Get the whole redis slowlog, rather than just 10 (bbbfa48)
- correct unit descriptions (a2d7b55)
- typo in branch names (a4c7698)
- use SSM_PATH parameter (599ef24)
- use UTC for Time dependent functions (2f004c9)
- add documentation (38a7ecf)
- Configure metric metadata upon startup (55cb30a)
- enable usage of AWS SSM to supply environment variables (bb92bd3)
- make the worst case scenario an hour ago, (732dd38)
- slowlog injection accepts argument for time (95baab4)
- submit histogram of metrics on a minute-by-minute basis (92431b4)
- test the program with rspec (eaa4d29)