lib/opentelemetry/instrumentation.rb in opentelemetry-instrumentation-pg-0.25.2 vs lib/opentelemetry/instrumentation.rb in opentelemetry-instrumentation-pg-0.25.3

- old
+ new

@@ -17,6 +17,6 @@ # Instrumentation should be able to handle the case when the library is not installed on a user's system. module Instrumentation end end -require_relative './instrumentation/pg' +require_relative 'instrumentation/pg'