Skip to content

Commit e7e5045

Browse files
committed
Update to just include warn
1 parent a2b71e8 commit e7e5045

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/aws_sdk/lib/opentelemetry/instrumentation/aws_sdk/instrumentation.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def gem_version
7272
def resolve_config(config)
7373
return unless config[:suppress_internal_instrumentation]
7474

75-
config[:enable_internal_instrumentation] = false
7675
OpenTelemetry.logger.warn(
7776
'Instrumentation AwsSdk configuration option suppress_internal_instrumentation has been deprecated,' \
7877
'use enable_internal_instrumentation option instead'

0 commit comments

Comments
 (0)