dd-trace-rb
dd-trace-rb copied to clipboard
http connect tracing
What does this PR do? trace http connections, in addition to the already existing request traces
Motivation https://github.com/DataDog/dd-trace-rb/issues/2838
How to test the change?
@dpep Thank you so much for the contribution 🎉
The code looks sane to me. Still, I would refer to anyone from tracing to have a look before approving it @marcotc @TonyCTHsu
Also, would it be possible to add unit tests for the new span?
@TonyCTHsu @GustavoCaso @dpep I will take a look at this.