Skip to content

0.5.4

Compare
Choose a tag to compare
@clutchski clutchski released this 14 Feb 19:50

Integrations

  • added the Pyramid web framework

Enhancements

  • tracer.set_tags() will add tags to all spans created by a tracer.
  • span.tracer() will return the tracer that created a given span

Bug Fixes

  • correctly set service types on the Mongo and Falcon integrations.
  • documentation fixes
  • send less data to the agent in the SQL and redis integrations.

Read the full changeset