• /
  • ログイン
  • 無料アカウント

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.

ヒント

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

その他のヘルプ

さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:

問題を作成するこのページを編集する
Copyright © 2020 New Relic Inc.