test/support/apps/grpc/boot.rb in instana-1.193.4 vs test/support/apps/grpc/boot.rb in instana-1.193.5
- old
+ new
@@ -1,4 +1,7 @@
+# (c) Copyright IBM Corp. 2021
+# (c) Copyright Instana Inc. 2017
+
require_relative 'grpc_server'
::Instana.logger.info "Booting instrumented gRPC server on port 50051 for tests."
grpc_thread = Thread.new do