getsentry / getsentry/sentry-ruby
Support for MongoDB queries
Open
Feature
Ruby
Spans
Waiting for: Product Owner
- Dominant language
- Ruby
- Stars
- 987
- Forks
- 541
- Avg merge
- 17h 40m
- Merged PRs (30d)
- 19
Description
## Request
MongoDB in queries is supported in Python and JS SDKs. Would be nice with Ruby support too.
https://sentry.io/changelog/mongodb-is-now-supported-by-queries/
## More details
This is how it's implemented in Skylight (another tracing product for Ruby). Perhaps this can help suggest how to implement it for Sentry.
https://github.com/skylightio/skylight-ruby/blob/main/lib/skylight/probes/mongo.rb
Contributor guide
Assessment
This issue has not been assessed yet.