Instana Python package releases
Instana monitors Python applications by using the Instana Python package. The sensor provides insights into the health and performance of Python applications.
For more information, see Monitoring Python.
Release 2.2.0
Instana Python package 2.2.0 is released on 28 January 2026.
Features
The Python sensor now detects and handles Python application announcements from the Python Tracer on Windows hosts.
Fixes
This release resolves an issue where Python processes were not announced to the agent on Windows.
Release 2.1.0
Instana Python package 2.1.0 is released on 9 December 2025.
Features
You can now add processes to be discovered directly in the configuration.yaml file. The specified process name is added to the includes array, and the filterProcess function marks this process as monitorable.
Release 2.0.1
Instana Python package 2.0.1 is released on 23 October 2024.
Fixes
This release fixes an agent that tries to instrument a non-Python process.