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

Support newer Mongodb versions #32716

Open
samiura opened this issue Apr 26, 2024 · 4 comments
Open

Support newer Mongodb versions #32716

samiura opened this issue Apr 26, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request receiver/mongodb

Comments

@samiura
Copy link
Contributor

samiura commented Apr 26, 2024

Component(s)

receiver/mongodb

Describe the issue you're reporting

Currently, Mongodb receivers are supported for 4.0+ - 5.0 per this statement.. Can we support newer version (for e.g. 6.0? As far as we can see the latest version is 7.0

@samiura samiura added the needs triage New item requiring triage label Apr 26, 2024
Copy link
Contributor

Pinging code owners:

%s See Adding Labels via Comments if you do not have permissions to add labels yourself.

@samiura samiura changed the title Mongodb Version Bumps? Support newer Mongodb versions Apr 26, 2024
@djaglowski
Copy link
Member

Yes ideally someone would validate the receiver against newer versions and report if it works as is, or if there are any issues. Are you interested in testing it out for us?

@crobert-1 crobert-1 added enhancement New feature or request and removed needs triage New item requiring triage labels May 2, 2024
@crobert-1
Copy link
Member

Removing needs triage as this is a valid request, but with the understanding that the amount of work necessary is still unknown.

@samiura
Copy link
Contributor Author

samiura commented Jun 18, 2024

Yes ideally someone would validate the receiver against newer versions and report if it works as is, or if there are any issues. Are you interested in testing it out for us?

I will validate and update/add the integration tests for 6.0 and 7.0. Sounds good?

djaglowski pushed a commit that referenced this issue Jun 19, 2024
)

**Description:** Validated new versions of mongodb ( 6.0, 7.0)
**Link to tracking Issue:** #32716 

**Testing:** Manually newer versions and added/updated integration
tests.
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this issue Jul 11, 2024
…n-telemetry#33644)

**Description:** Validated new versions of mongodb ( 6.0, 7.0)
**Link to tracking Issue:** open-telemetry#32716 

**Testing:** Manually newer versions and added/updated integration
tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request receiver/mongodb
Projects
None yet
Development

No branches or pull requests

3 participants