• English日本語한국어
  • Log inStart now

Uninstall the Python agent

This document explains how to uninstall the Python agent. For instructions on how to temporarily disable the agent, see Disable the agent.

To uninstall your Python agent:

  1. Use one of these methods:

    • If you installed with PIP, run:

      pip uninstall newrelic
    • If you installed with easy_install, run:

      easy_install -m newrelic
  2. When the uninstall process finishes, restart your app.

Tip

You may also want to remove your app from the APM UI.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.