Skip to content

Releases: instana/python-sensor

0.9.0

01 Jun 12:19

Choose a tag to compare

This minor release includes the following improvements:

  • Smarter, better, easier Django initialization #77
  • Update OpenTracing dependencies #78

Note that with this Django instrumentation update, the AUTOWRAPT_BOOTSTRAP environment variable handling has changed. Historical values will still work as intended but all variations have been united under one setting going forward:

export AUTOWRAPT_BOOTSTRAP=instana

See Usage & Installation for details.

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

0.8.0

28 May 12:45

Choose a tag to compare

This minor release includes the following improvements:

  • suds-jurko instrumentation #75

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

0.7.12

27 Apr 12:43

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Specify exception class to be caught #73
  • Show package version on boot. #72

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

0.7.11

27 Apr 12:16

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Add safeties to Django calls #71
  • Remove unused snapshot fields #70

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

0.7.10

26 Mar 12:48

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Django: Support old-style MIDDLEWARE_CLASSES in Django <2.0 #68

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

0.7.9

19 Mar 11:26

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Avoid pre-emptively loading Django middleware #67
  • Better thread metrics #66
  • Standardize on INSTANA_AGENT_HOST; Deprecate *_IP #65
  • Unify Django middleware #56

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

0.7.8

27 Feb 12:40

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Urllib3: More safeties in KV collection & processing #64

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

0.7.7

04 Feb 10:09

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Better context management & support of deeply nested spans #63
  • Add OT tests - Tracer Validations; Add more exception handling #62

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

0.7.6

29 Jan 16:47

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Hook lower in urllib3 for greater coverage #61
  • Rename OpenTracing example to avoid naming conflicts. #60

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

0.7.5

21 Jan 10:38

Choose a tag to compare

This patch release includes the following fixes & improvements:

  • A more reliable way to determine true command line on OSX #57

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