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