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

feat: support pymongo v4.0 #876

Merged

Conversation

nozik
Copy link
Contributor

@nozik nozik commented Jan 26, 2022

Description

pymongo instrumentation already supported the latest releases (v4.0), I just needed to enable that configuration.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Running the same unit tests on the newer pymongo version

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

@nozik nozik requested a review from a team as a code owner January 26, 2022 14:30
@nozik nozik force-pushed the add_more_pymongo_supported_versions branch from 29ad91d to 51989d8 Compare January 26, 2022 14:31
tox.ini Outdated Show resolved Hide resolved
@nozik nozik force-pushed the add_more_pymongo_supported_versions branch from 51989d8 to 0d4d014 Compare January 26, 2022 14:52
@nozik nozik force-pushed the add_more_pymongo_supported_versions branch from 0d4d014 to 1f5f1ff Compare January 28, 2022 12:23
@nozik nozik requested a review from owais January 28, 2022 12:24
@nozik nozik force-pushed the add_more_pymongo_supported_versions branch 3 times, most recently from 0db555c to d19d996 Compare February 1, 2022 10:59
@nozik nozik force-pushed the add_more_pymongo_supported_versions branch from d19d996 to 0d5e521 Compare February 1, 2022 11:29
@owais owais merged commit 2189e81 into open-telemetry:main Feb 1, 2022
@nozik nozik deleted the add_more_pymongo_supported_versions branch February 1, 2022 11:46
ashu658 pushed a commit to ashu658/opentelemetry-python-contrib that referenced this pull request Feb 2, 2022
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.

None yet

3 participants