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 a2b71e8 commit e7e5045Copy full SHA for e7e5045
instrumentation/aws_sdk/lib/opentelemetry/instrumentation/aws_sdk/instrumentation.rb
@@ -72,7 +72,6 @@ def gem_version
72
def resolve_config(config)
73
return unless config[:suppress_internal_instrumentation]
74
75
- config[:enable_internal_instrumentation] = false
76
OpenTelemetry.logger.warn(
77
'Instrumentation AwsSdk configuration option suppress_internal_instrumentation has been deprecated,' \
78
'use enable_internal_instrumentation option instead'
0 commit comments