Skip to content

Commit

Permalink
Ensure all prometheus_exporter needs are required
Browse files Browse the repository at this point in the history
  • Loading branch information
splittingred committed May 15, 2019
1 parent cc00e86 commit 93e0e1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/gruf/prometheus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
#
require 'prometheus_exporter'
require 'prometheus_exporter/server'
require 'prometheus_exporter/client'
require 'prometheus_exporter/middleware'
require 'prometheus_exporter/instrumentation'
require 'gruf'

require_relative 'prometheus/version'
Expand Down

0 comments on commit 93e0e1b

Please sign in to comment.