Skip to content

Releases: scribd/elasticache-slowlog-to-datadog

v2.0.0

09 Feb 21:13
Compare
Choose a tag to compare

2.0.0 (2023-02-09)

  • feat!: Migrates to ruby 2.7.4 (77fd96c)

BREAKING CHANGES

  • Ruby 2.5 is no longer supported

v1.3.0

10 Jun 23:42
Compare
Choose a tag to compare

1.3.0 (2020-06-10)

Features

  • performance and style optimizations (b43631e)

v1.3.0-alpha.1

10 Jun 23:09
Compare
Choose a tag to compare
v1.3.0-alpha.1 Pre-release
Pre-release

1.3.0-alpha.1 (2020-06-10)

Features

v1.2.0

10 Jun 21:58
Compare
Choose a tag to compare

1.2.0 (2020-06-10)

Features

  • Add support for the 4 permutations of Elasticache redis endpoints (67f0526)

v1.1.0

05 May 04:26
Compare
Choose a tag to compare

1.1.0 (2020-05-05)

Bug Fixes

  • do not report a bucket we've already reported && do not report a bucket that has not completed. (9dbd02e)

Features

  • When slowlogs no longer appear following a slowlog event, post a zero for that command. (ed7b094)

v1.1.0-alpha.1

05 May 03:45
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

1.1.0-alpha.1 (2020-05-05)

Bug Fixes

  • do not report a bucket we've already reported && do not report a bucket that has not completed. (9dbd02e)

Features

  • When slowlogs no longer appear following a slowlog event, post a zero for that command. (ed7b094)

v1.0.1

29 Apr 00:01
Compare
Choose a tag to compare

1.0.1 (2020-04-29)

Bug Fixes

  • Get the whole redis slowlog, rather than just 10 (bbbfa48)

v1.0.0

27 Apr 23:06
Compare
Choose a tag to compare

1.0.0 (2020-04-27)

Bug Fixes

  • correct unit descriptions (a2d7b55)
  • typo in branch names (a4c7698)
  • use SSM_PATH parameter (599ef24)
  • use UTC for Time dependent functions (2f004c9)

Features

  • 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)