Skip to content

Record request span from Net::HTTP library#1381

Merged
st0012 merged 2 commits intomasterfrom
implement-#1241
Apr 11, 2021
Merged

Record request span from Net::HTTP library#1381
st0012 merged 2 commits intomasterfrom
implement-#1241

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Apr 4, 2021

It adds a new span to the current active transaction for every request made with the Net::HTTP library.

Here's a sample:

net http span example

Closes #1241

st0012 added 2 commits April 11, 2021 13:18
It adds a new span to the current active transaction for every request
made with the Net::HTTP library.
@st0012 st0012 merged commit 5486ef7 into master Apr 11, 2021
@st0012 st0012 deleted the implement-#1241 branch April 11, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance/tracing instrumentation for HTTP libraries/adapters

1 participant