Problem
You want to emulate the legacy behavior of enabling the Capture attributes or Capture parameters options in the New Relic UI's server-side configuration settings.
Solution
You can emulate this legacy behavior by customizing your Python agent configuration file to capture request parameters. For details, see the Capture request parameters example in the Python attribute documentation.