Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

All feedback

Showing 3596

Avoid truncating the query on the Atlas profiler or system.profile collection

Slow running queries that are captured in system.profile collection or on profiler page of Atlas are truncated if the query is too long. As an Application DBA, it would be difficult to analyse the query without figuring out the actual query. The c...
Guest almost 3 years ago in Performance & Optimization 0 Submitted

Operating System distribution and version of a host in OPS Manager API

Hi, would be useful having the operating system distribution and version of a host for our automation scripts. This info is not available in any OPS Manager API request, as the case 01119828. My suggestion is add this info at "Get Host by ID" htt...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Remote Address and Remote Port information shold be provided as part of the Public API global events for all DATA_EXPLORER_CRUD

When requesting Audit events using the Public API Global events, not all events provide the Remote Address and Remote Port. some commands like "find" does present the Remote Port/IP, but others such as updateDocument, insertDocument and deleteDoc...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Ability to mark a deployment as an INELIGIBLE restore target

Restoring to a cluster is one of the few destructive actions that Ops Manager takes and it's terrifying to see our main production cluster listed as a possible restore target! I would love to be able to toggle a setting on this cluster to indicat...
Quentin Moon almost 3 years ago in Enterprise Advanced 0 Submitted

Add HTTPMethod column name in Realm HTTP Service webhooks table

Please add the HTTP method name and other properties in the list of HTTP Service webhooks. See attachment
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Integration with Percona Monitoring & Management

Please release Integration to Percona Monitoring & Management. Thank you.
Guest almost 3 years ago in Atlas 0 Submitted

Connect Tab in UI should show a replica set (instead of a host) connection string if deployment is a replica set

I have a 3-node replica set deployment. When I retrieve the connection string to the cluster via OM UI, it shows a single node connection string mongo --host ip-10-0-200-4.eu-west-2.compute.internal --port 27017 I expect it should show a connect...
Ka Lung Ng over 5 years ago in Enterprise Advanced 0 Submitted

Add Event Stream Features (Apache Kafka, NATS Streaming)

I thought it would be great if mongodb can support an event streaming(event bus) feature. Existing popular event streaming services(AWS Kinesis, NATS Streaming, Apache Kafka) can persist data which is somewhat like a database. Its great for debug...
Guest over 5 years ago in Database 1 Submitted

More fine granular OpsManger roles for API CRUD operations

More fine granular OpsManger roles for API CRUD operations In order to generate API Keys users need some pretty powerful role https://docs.opsmanager.mongodb.com/current/reference/api/org-api-keys/. Same for project API Keys https://docs.opsmana...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Expose individual command execution time

Many MongoDB drivers currently expose events (CommandSucceededEvent say) which provide an elapsed time. However, that elapsed time is the round-trip time, which is not super useful as that can be measured by a programmer manually. It would be neat...
Guest almost 3 years ago in Storage & Transactions 0 Submitted