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

Mongo async/reactivestreams client instrumentation #609

Merged
merged 12 commits into from
Jan 7, 2022
Merged

Conversation

jasonjkeller
Copy link
Contributor

@jasonjkeller jasonjkeller commented Dec 13, 2021

Adds instrumentation for the MongoDB async/reactivestreams clients for versions 3.4.0 thru 4.1.2.

For anyone using MongoDB through SpringBoot this should cover SpringBoot versions 2.0.x - 2.4.x.

Additional work will need to be done to support SpringBoot 2.5.x and MongoDB reactivestreams clients 4.2+ as there was a major refactoring of the mongo client.

Resolves #198

@meiao meiao requested review from meiao and removed request for meiao January 5, 2022 16:11
@twcrone twcrone self-assigned this Jan 7, 2022
@jasonjkeller jasonjkeller merged commit 8e95a67 into main Jan 7, 2022
@jasonjkeller jasonjkeller deleted the mongo-async branch January 7, 2022 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Spring Reactive DB Drivers - MongoDB Support
3 participants