Skip to content

Releases: dynatrace-oss/OneAgent-SDK-Python-AutoInstrumentation

Version 2.1.0

13 May 13:36
Compare
Choose a tag to compare

Add initial support for asyncio

Remember to run with AUTODYNATRACE_INSTRUMENT_CONCURRENT=True

Version 1.0.84

19 Feb 21:52
ab9ee6e
Compare
Choose a tag to compare

New features

  • Support for bottle

What's Changed

  • Fix paramiko client wrapper for named hostname by @juliusloman in #59
  • Fix when request.get_host() is SimpleLazyObject and request.scheme is None by @gcasgo in #57

New Contributors

Full Changelog: 1.0.81...v1.0.84

Version 1.0.81

20 Mar 17:03
adedaef
Compare
Choose a tag to compare

Changelog

  • Adds support for aiohttp client