spandex-project / spandex

A platform agnostic tracing library
MIT License
335 stars 53 forks source link

Correctly configure sender in tracer #114

Closed jfmyers9 closed 4 years ago

jfmyers9 commented 4 years ago

As of 43c256b6926a065345ed38115ca1ba6ca0998583 the sender was no longer correctly being configured for the tracer. This causes the tests in spandex_datadog to fail as the default adapter will always be used.

This change re-adds the ability to configure the sender on the tracer.

zachdaniel commented 4 years ago

🚀Thank you for your contribution! 🚀

zachdaniel commented 4 years ago

Changes released as 3.0.1