• /
  • Log in
  • Free account

Emulating legacy server-side parameter configuration (Python)

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.

For more help

If you need more help, check out these support and learning resources:

Create issueEdit page
Copyright © 2021 New Relic Inc.