Skip to content

Releases: runtastic/puma-plugin-statsd

v1.0.3

14 Oct 10:27
Compare
Choose a tag to compare
  • Upgrade to puma version ~> 6

v1.0.2

20 Apr 14:43
Compare
Choose a tag to compare
v1.0.2

v1.0.1

20 Apr 14:42
Compare
Choose a tag to compare
Version 1.0.1

v1.0.0

23 Nov 16:30
Compare
Choose a tag to compare
Bump version to 1.0.0

v0.1.0

12 Nov 15:57
1f0abb1
Compare
Choose a tag to compare
Refactor (#2)

* Initialize tags array

Inject our custom ENV variables as tags to the statsd message

* Refactor statsd client

Use dogstatsd gem as client library. Refactor code to include
requests_count metric and send stats in batch.

Co-authored-by: Gabriel Bustamante <[email protected]>