Module NewRelic::Agent::DataMapperTracing
In: lib/new_relic/agent/instrumentation/data_mapper.rb

Methods

Constants

DATA_MAPPER = "DataMapper".freeze
PASSWORD_REGEX = /&password=.*?(&|$)/
AMPERSAND = '&'.freeze
PASSWORD_PARAM = '&password='.freeze

Public Class methods

[Validate]