Upgrade APM Insight Python Agent


  1. Execute the below command to uninstall the exisiting python agent.

    pip uninstall apminsight

  2. Download the latest agent from here and unzip it.
  3. Navigate to the agent directory and execute the below command to install the agent.

    python3 setup.py install