newrelic-ruby-agent icon indicating copy to clipboard operation
newrelic-ruby-agent copied to clipboard

Remove all previously deprecated configuration options

Open tannalynn opened this issue 3 years ago • 2 comments

In the next major release 9.0.0 of the agent, we should remove all configuration options marked with deprecated => true in default_source.rb. The replacement configuration options that currently reference these deprecated options should have their default values updated to no longer reference those options as well.

tannalynn avatar Feb 14 '22 22:02 tannalynn

For our next major release, leave the deprecated configuration options referencing analytic events, as those have been recently deprecated. All other deprecated configuration options should be able to be removed.

tannalynn avatar Mar 28 '22 17:03 tannalynn

https://issues.newrelic.com/browse/NEWRELIC-3419

Some of these deprecated attributes are called out as such in this document. Let's update it when we work on this ticket.

kaylareopelle avatar Dec 08 '22 22:12 kaylareopelle