Skip to content

v0.1.0

Compare
Choose a tag to compare
@gsouzab gsouzab released this 12 Nov 15:57
· 12 commits to master since this release
1f0abb1
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]>