Sha256: 6e9908505d864d54538a91851169568248c1f78f0b36a11acbcbce66fb5f1d0e

Contents?: true

Size: 176 Bytes

Versions: 32

Compression:

Stored size: 176 Bytes

Contents

class NewRelic::MetricParser::ActionMailer < NewRelic::MetricParser
  
  def is_action_mailer?; true; end
    
  def short_name
    "ActionMailer - #{segments[1]}"
  end
  
end

Version data entries

32 entries across 32 versions & 4 rubygems

Version Path
onyx_newrelic_rpm-2.12.5 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.13.0.beta5 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.13.0.beta4 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.13.0.beta3 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.3 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.2 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.2.beta2 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.2.beta lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.1 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.1.alpha lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.12.0 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.3 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.2 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.2.beta2 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.2.beta lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.1 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.0.beta2 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.11.0.beta lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.10.8 lib/new_relic/metric_parser/action_mailer.rb
newrelic_rpm-2.10.6 lib/new_relic/metric_parser/action_mailer.rb