Method: NewRelic::Agent::AttributeFilter#high_security?

Defined in:
lib/new_relic/agent/attribute_filter.rb

#high_security?Boolean

Returns:

  • (Boolean)
[View source]

228
229
230
# File 'lib/new_relic/agent/attribute_filter.rb', line 228

def high_security?
  @high_security
end