test/support/apps/http_endpoint/boot.rb in instana-1.193.4 vs test/support/apps/http_endpoint/boot.rb in instana-1.193.5
- old
+ new
@@ -1,4 +1,7 @@
+# (c) Copyright IBM Corp. 2021
+# (c) Copyright Instana Inc. 2016
+
require 'rack/handler/puma'
require 'rack/builder'
require 'instana/rack'
::Instana.logger.info "Booting instrumented background Rackapp on port 6511 for tests."