Skip to content

Commit 0f55f9c

Browse files
committed
Ensure hutch instrumentor is loaded
1 parent 2ef7263 commit 0f55f9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/bigcommerce/prometheus.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
require_relative 'prometheus/client'
2929

3030
require_relative 'prometheus/instrumentors/web'
31+
require_relative 'prometheus/instrumentors/hutch'
3132
require_relative 'prometheus/integrations/railtie' if defined?(Rails)
3233
require_relative 'prometheus/integrations/puma'
3334

0 commit comments

Comments
 (0)