lib/opentelemetry/instrumentation/bunny/instrumentation.rb in opentelemetry-instrumentation-bunny-0.18.0 vs lib/opentelemetry/instrumentation/bunny/instrumentation.rb in opentelemetry-instrumentation-bunny-0.18.1
- old
+ new
@@ -2,9 +2,11 @@
# Copyright The OpenTelemetry Authors
#
# SPDX-License-Identifier: Apache-2.0
+require 'opentelemetry-instrumentation-base'
+
module OpenTelemetry
module Instrumentation
module Bunny
# The Instrumentation class contains logic to detect and install the
# bunny instrumentation