• /
  • EnglishEspañol日本語한국어Português
  • ログイン今すぐ開始

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:

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

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

ヒント

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

Copyright © 2024 New Relic株式会社。

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