Skip to content

v0.3.16

Compare
Choose a tag to compare
@clutchski clutchski released this 03 Nov 23:30
· 6439 commits to main since this release

Bugfixes

  • Handle memory leaks when tracing happens in a forked process (Issue #84)
  • Fix error code in spans from the request library (thanks @brettlangdon)
  • Better handling of unicode tags (thanks @brettlangdon)
  • Allow easy configuration of host & port in the Django integration.

Enhancements

  • Cap the number of traces buffered in memory.
  • Higher trace submission throughput.
  • Preliminary work on gevent support. Not fully complete.

Read the full changeset