Method: NewRelic::Agent::Transaction#ignore_enduser!

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

#ignore_enduser!Object

[View source]

941
942
943
# File 'lib/new_relic/agent/transaction.rb', line 941

def ignore_enduser!
  @ignore_enduser = true
end