lib/instana/instrumentation/grpc.rb in instana-1.193.4 vs lib/instana/instrumentation/grpc.rb in instana-1.193.5
- old
+ new
@@ -1,4 +1,7 @@
+# (c) Copyright IBM Corp. 2021
+# (c) Copyright Instana Inc. 2017
+
call_types = [:request_response, :client_streamer, :server_streamer, :bidi_streamer]
module Instana
module Instrumentation
module GRPCCientInstrumentation