Skip to content

Releases: scribd/elasticache-slowlog-to-datadog

v3.0.2

15 Sep 14:24
7960c62
Compare
Choose a tag to compare

v3.0.1

15 Sep 08:26
3e2f685
Compare
Choose a tag to compare

fixed hostname

v3.0.0

17 Jul 17:21
a8b0df4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

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)