lib/opentracing.rb in instana-1.193.4 vs lib/opentracing.rb in instana-1.193.5

- old
+ new

@@ -1,4 +1,7 @@ +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2017 + require "instana/opentracing/tracer" require "instana/opentracing/carrier" # Set the global tracer to our OT tracer # which supports the OT specification