jest-opentelemetry icon indicating copy to clipboard operation
jest-opentelemetry copied to clipboard

🚀 Feature: MongoDB assertions

Open nirga opened this issue 2 years ago • 0 comments

🔖 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?

  • [X] I checked and didn't find similar issue

Are you willing to submit PR?

None

nirga avatar Feb 26 '23 20:02 nirga