Class NewRelic::Agent::AttributeFilterRule
In: lib/new_relic/agent/attribute_filter.rb
Parent: Object

Methods

<=>   empty?   match?   new  

Attributes

attribute_name  [R] 
destinations  [R] 
is_include  [R] 
wildcard  [R] 

Public Class methods

Public Instance methods

Rules are sorted from least specific to most specific

All else being the same, wildcards are considered less specific All else being the same, include rules are less specific than excludes

[Validate]