You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to how we have Postgres queries assertions that allows us to test that a write to Postgres happened in some system flow, we want to add assertions against MongoDB queries.
🎤 Why is this feature needed ?
Completeness of jest-opentelemetry
✌️ How do you aim to achieve this?
Similar to the work we've done in Postgres, this just needs to parse the appropriate MongoDB spans coming from OpenTelemetry.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
I checked and didn't find similar issue
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered:
🔖 Feature description
Similar to how we have Postgres queries assertions that allows us to test that a write to Postgres happened in some system flow, we want to add assertions against MongoDB queries.
🎤 Why is this feature needed ?
Completeness of
jest-opentelemetry
✌️ How do you aim to achieve this?
Similar to the work we've done in Postgres, this just needs to parse the appropriate MongoDB spans coming from OpenTelemetry.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: