Class: OpenTelemetry::Instrumentation::ActionMailer::Instrumentation
- Inherits:
-
Base
- Object
- Base
- OpenTelemetry::Instrumentation::ActionMailer::Instrumentation
- Defined in:
- lib/opentelemetry/instrumentation/action_mailer/instrumentation.rb
Overview
The Instrumentation class contains logic to detect and install the ActionMailer instrumentation
Constant Summary collapse
- MINIMUM_VERSION =
Gem::Version.new('6.1.0')
- EMAIL_ATTRIBUTE =
%w[email.to.address email.from.address email.cc.address email.bcc.address].freeze