Help Docs

Upgrade the Python Agent

  1. Go to the virtual environment if you are using one.
  2. Run any of the below commands to install the latest version of the APM Insight package available.
    pip install apminsight --upgrade
    pip install -U
    If you want to install a specific version, use the command:
    pip install apmisight==
  3. Restart your application.

Was this document helpful?

Shortlink has been copied!