Skip to content

Instantly share code, notes, and snippets.

View 0x26res's full-sized avatar
🐈‍⬛

0x26res 0x26res

🐈‍⬛
View GitHub Profile
# Installation:
# - `gem install dogstatsd-ruby`
# - Drop `dogstatsd.rb` into the logstatsh outputs folder
#
# encoding: utf-8
require "logstash/outputs/base"
require "logstash/namespace"
# statsd is a network daemon for aggregating statistics, such as counters and timers,