lib/riemann/tools/haproxy.rb in riemann-tools-1.7.0 vs lib/riemann/tools/haproxy.rb in riemann-tools-1.7.1
- old
+ new
@@ -1,7 +1,8 @@
# frozen_string_literal: true
require 'riemann/tools'
+require 'riemann/tools/version'
# Gathers haproxy CSV statistics and submits them to Riemann.
module Riemann
module Tools
class Haproxy