Releases: instana/python-sensor
Releases · instana/python-sensor
0.4.1
This patch release includes the following fixes:
- Fixed: Under Django, snapshot data can be missing (app name shown as Unknown) #5
Available on PyPI:
https://pypi.python.org/pypi/instana/0.4.1
0.4.0
💥 🐍 💥 First BETA release of the Python sensor for Instana! 💥 🐍 💥
This BETA release includes:
- Python 2 + Python 3 support
- Full OpenTracing support
- A ton of runtime metrics including (also see screenshots below)
- Garbage collection
- Paging
- Context switching
- I/O and more
- Automatic Django request tracing
Installation instructions in the README.