test/support/apps/grpc/grpc_server.rb in instana-1.193.4 vs test/support/apps/grpc/grpc_server.rb in instana-1.193.5

- old
+ new

@@ -1,4 +1,7 @@ +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2017 + require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "PingPongService.PingRequest" do optional :message, :string, 1