lib/instana/instrumentation/rest-client.rb in instana-1.193.4 vs lib/instana/instrumentation/rest-client.rb in instana-1.193.5

- old
+ new

@@ -1,4 +1,7 @@ +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2016 + module Instana module Instrumentation module RestClientRequest def execute(&block) # Since RestClient uses net/http under the covers, we just