We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d24ee commit 8bd5818Copy full SHA for 8bd5818
instrumentation/mysql2/lib/opentelemetry/instrumentation/mysql2/patches/client.rb
@@ -94,7 +94,6 @@ def _otel_client_attributes(sql)
94
95
def collection_name(sql)
96
sql.scan(TABLE_NAME).flatten[0]
97
-
98
rescue StandardError
99
nil
100
end
instrumentation/trilogy/lib/opentelemetry/instrumentation/trilogy/patches/client.rb
@@ -96,7 +96,6 @@ def client_attributes(sql = nil)
101
102
0 commit comments