Skip to content

Move instrumentation psycopg2#63

Merged
codeboten merged 9 commits intoopen-telemetry:masterfrom
NathanielRN:move-instrumentation-psycopg2
Oct 22, 2020
Merged

Move instrumentation psycopg2#63
codeboten merged 9 commits intoopen-telemetry:masterfrom
NathanielRN:move-instrumentation-psycopg2

Conversation

@NathanielRN
Copy link
Copy Markdown
Contributor

Description

Moves the instrumentation/opentelemetry-instrumentation-psycopg2 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-psycopg2

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

@codeboten codeboten merged commit 997ce26 into open-telemetry:master Oct 22, 2020
@NathanielRN NathanielRN deleted the move-instrumentation-psycopg2 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.

3 participants