jgraichen / telegraf-ruby

Send events from Ruby to a Telegraf agent
GNU Lesser General Public License v3.0
13 stars 7 forks source link

Add plugins to collection request events from Rack & Rails #5

Closed jgraichen closed 4 years ago

jgraichen commented 4 years ago

Add a Rack middleware and a Rails plugin to collect request events and send them to a telegraf. This is the first part of future extensions for collection events from the Ruby ecosystem.

Todo: