v0.1.0
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]>