# File lib/new_relic/agent.rb, line 650 def add_custom_parameters(*args) NewRelic::Agent::Deprecator.deprecate(ADD_CUSTOM_PARAMETERS, ADD_CUSTOM_ATTRIBUTES) add_custom_attributes(*args) end