Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

973 opentelemetry instrumentation psycopg2 #2840

Conversation

kaushik95
Copy link
Contributor

Description

Adds NoOpTracerProvider test cases for psycogp2 instrumentation.

Fixes #973

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

tox -e py311-test-instrumentation-psycogp2

How Has This Been Tested?

tox -e py311-test-instrumentation-psycogp2

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

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

Copy link

linux-foundation-easycla bot commented Aug 29, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 30, 2024
@lzchen
Copy link
Contributor

lzchen commented Sep 4, 2024

@kaushik95

Please rebase and enable maintainer edits.

@kaushik95 kaushik95 force-pushed the 973-opentelemetry-instrumentation-psycopg2 branch from 0f01678 to 8936d53 Compare September 4, 2024 16:23
@lzchen lzchen merged commit f1d9109 into open-telemetry:main Sep 4, 2024
521 checks passed
@kaushik95 kaushik95 deleted the 973-opentelemetry-instrumentation-psycopg2 branch September 4, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit and test opentelemetry-instrumentation-psycopg2
3 participants