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

mongodb storage error #661

Closed
herme063 opened this issue Sep 8, 2023 · 1 comment
Closed

mongodb storage error #661

herme063 opened this issue Sep 8, 2023 · 1 comment

Comments

@herme063
Copy link

herme063 commented Sep 8, 2023

I am getting a NotSupportedException thrown from MongoDbStorage on multiple functions.

This occurs where the code compares Id with a guid; The exception message was like: Expression not supported: (p.Id == <Guid>).
This happens on all the code that use equality filter on the profiler Id property.

I am using c# driver 2.21.0.

@NickCraver
Copy link
Member

Let's fold this into #673 - tl;dr: we need a MongoDB expert to come in and contribute here if we want to continue any enhancements or current support for it.

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

No branches or pull requests

2 participants