Skip to content

Releases: instana/python-sensor

0.5.5

18 Sep 11:46
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Implement advanced announce for containers #20

Available on PyPI:
https://pypi.python.org/pypi/instana/0.5.5

instana python many docker containers 2017-09-17 at 18 03 12

0.5.4

15 Sep 09:56
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Improved detection of the default gateway (thanks @elgris!) #18
  • Logging: Make sure the arg we are passing is a string #19

Available on PyPI:
https://pypi.python.org/pypi/instana/0.5.4

0.5.3

14 Aug 14:53
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Properly detect and report 5xx status codes #12

Available on PyPI:
https://pypi.python.org/pypi/instana/0.5.3

screen shot 2017-08-14 at 16 43 25
screen shot 2017-08-14 at 16 35 38

0.5.2

14 Aug 14:51
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Improved Flask instrumentation initialization under different webservers: #11

Available on PyPI:
https://pypi.python.org/pypi/instana/0.5.2

0.5.1

01 Aug 09:35
Compare
Choose a tag to compare

This patch release includes the following fixes and improvements:

  • Backport Django instrumentation to support to older version 1.9 #10

Available on PyPI:
https://pypi.python.org/pypi/instana/0.5.1

0.5.0

28 Jul 07:51
Compare
Choose a tag to compare

This minor release includes the following features:

  • Flask Instrumentation through WSGI middleware. #8

Available on PyPI:
https://pypi.python.org/pypi/instana/0.5.0

0.4.2

26 Jul 11:09
Compare
Choose a tag to compare

This patch release includes the following fixes:

  • Fix json encoding error #9

Available on PyPI:
https://pypi.python.org/pypi/instana/0.4.2

0.4.1

13 Jul 20:50
Compare
Choose a tag to compare

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

screen shot 2017-07-13 at 16 12 07

0.4.0

10 Jul 13:00
Compare
Choose a tag to compare

💥 🐍 💥 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.

python 4 2017-06-29 at 22 46 06

screen shot 2017-07-10 at 14 54 53