lib/instana/instrumentation/graphql.rb in instana-1.193.4 vs lib/instana/instrumentation/graphql.rb in instana-1.193.5
- old
+ new
@@ -1,4 +1,7 @@
+# (c) Copyright IBM Corp. 2021
+# (c) Copyright Instana Inc. 2021
+
module Instana
module Instrumentation
class GraphqlTracing < GraphQL::Tracing::PlatformTracing
self.platform_keys = {
'lex' => 'lex.graphql',