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

fix: update mongodb instrumentation to avoid breakage #556

Merged
merged 3 commits into from
Jan 19, 2025

Conversation

harelmo-lumigo
Copy link
Contributor

The OTEL mongo instrumentation we used causes:

responseType ?? responses_1.MongoDBResponse).make is not a function

and crashes the workload on mongodb clients @6.8.x (addressed here)

@harelmo-lumigo harelmo-lumigo merged commit ab41ab9 into main Jan 19, 2025
84 of 99 checks passed
@harelmo-lumigo harelmo-lumigo deleted the fix-mongo-brokn-instrumentation branch January 19, 2025 13:14
lumigo-circleci-github-user pushed a commit that referenced this pull request Jan 19, 2025
## [1.51.1](v1.51.0...v1.51.1) (2025-01-19)

### Bug Fixes

* update mongodb instrumentation to avoid breakage ([#556](#556)) ([ab41ab9](ab41ab9))
@lumigo-circleci-github-user

🎉 This PR is included in version 1.51.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants