Documentation forSolarWinds Observability

Upgrade the Python Library

The library is distributed as a standard module on PyPI. Upgrade using the same method used for other Python packages.

pip install --upgrade solarwinds-apm

Check the installed Python Library version

To determine the current version of the installed Python Library, use the following command: pip show solarwinds-apm.

To install a specific version, run

pip install solarwinds-apm==major.minor.patch

The most recent Python Library version and release date is   .

See the Python Library release notes for details of the recent changes to the library.

The scripts are not supported under any SolarWinds support program or service. The scripts are provided AS IS without warranty of any kind. SolarWinds further disclaims all warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. The risk arising out of the use or performance of the scripts and documentation stays with you. In no event shall SolarWinds or anyone else involved in the creation, production, or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the scripts or documentation.