Skip to content

0.16.4

Compare
Choose a tag to compare
@untitaker untitaker released this 13 Aug 15:17
· 2171 commits to master since this release
  • Add experiment to avoid trunchating span descriptions. Initialize with
    init(_experiments={"smart_transaction_trimming": True}).
  • Add a span around the Django view in transactions to distinguish its
    operations from middleware operations.