Class: Instana::Instrumentation::SNS
- Inherits:
-
Seahorse::Client::Plugin
- Object
- Seahorse::Client::Plugin
- Instana::Instrumentation::SNS
- Defined in:
- lib/instana/instrumentation/aws_sdk_sns.rb
Defined Under Namespace
Classes: Handler
Instance Method Summary collapse
Instance Method Details
#add_handlers(handlers, _config) ⇒ Object
24 25 26 |
# File 'lib/instana/instrumentation/aws_sdk_sns.rb', line 24 def add_handlers(handlers, _config) handlers.add(Handler, step: :initialize) end |