Skip to content

Move instrumentation requests#69

Merged
codeboten merged 15 commits intoopen-telemetry:masterfrom
NathanielRN:move-instrumentation-requests
Oct 23, 2020
Merged

Move instrumentation requests#69
codeboten merged 15 commits intoopen-telemetry:masterfrom
NathanielRN:move-instrumentation-requests

Conversation

@NathanielRN
Copy link
Copy Markdown
Contributor

Description

Moves the instrumentation/opentelemetry-instrumentation-requests from the core repo into the contrib repo.

The original code is being copied over from the Core repo here: https://github.com/open-telemetry/opentelemetry-python/tree/master/instrumentation/opentelemetry-instrumentation-requests

How Has This Been Tested?

CI tests will confirm it works correctly.

The only reason I didn't add tests yet (and I didn't plan to until we get all the packages we want in) is because the tests introduced here depend on other packages that will be coming (very soon hopefully!) in future PRs.

After the PRs with the packages are merged, I'll take the same approach I took in my large PR #47 where I got the tests to pass.

Checklist:

  • Followed the style guidelines of this project
    - [ ] Changelogs have been updated
    - [ ] Unit tests have been added
    - [ ] Documentation has been updated

lzchen and others added 15 commits August 3, 2020 10:10
…ry#1040)

in addition to Session.request instrument Session.send to also
create spans for prepared requests.
* dropping support for python 3.4
…text (open-telemetry#1146)

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
@codeboten codeboten merged commit 1db1ea6 into open-telemetry:master Oct 23, 2020
@NathanielRN NathanielRN deleted the move-instrumentation-requests branch November 2, 2020 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants