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

Search results

Showing 315 of 315

Atlas DNS name more than 23 characters from the cluster name.

Allow users to have longer DNS name from the cluster name. Currently, Atlas cuts the first 23 characters from the cluster name and the users can't check the cluster name inside the mongo shell. Example: Cluster name longer than 23 characters : x...
Guest about 2 years ago in Atlas 0 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest about 1 year ago in Querying & Aggregations 0 Submitted

Additional checks for storage consistency

The following opt-in features would add additional check to check for storage layer corruptions of collections. 1. Upon write read what data was committed to disk. 2. Periodic or scheduled scanning of a collection. Similar to collection.validate ...
Guest about 6 years ago in Storage & Transactions 0 Submitted

Bug Report - Login Issues

When signing up or signing in on MongoDB Atlas, if I enter a password and place the cursor in the middle of the input field to delete a specific character, pressing the Delete key removes the last character instead of the one at the cursor. This ...
Guest 7 months ago in Atlas 0 Submitted

fix example at https://www.mongodb.com/docs/atlas/operator/current/atlascustomrole-custom-resource/#basic-example

in the example at spec: - "name" indentation is wrong - also action should be specified as in API example connPoolStats should be actually "CONN_POOL_STATS" (with underscores, seems they disappear here when I post) - at inheritedRoles there is no ...
Guest about 1 year ago in Atlas 1 Submitted

Better alert trigger for index suggestions

The current alert trigger for index suggestion is described here: https://docs.atlas.mongodb.com/reference/alert-conditions/#host-alerts "If the query targeting ratio for a host consistently exceeds 10,000 for a period of 10 minutes, Performance ...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Support terraform plan with ORG_READ_ONLY role

An API key with ORG_READ_ONLY should be sufficient to run a terraform plan. Afterall its describe is "Provides read-only access to the settings, users, projects, and billing in the organization.") However, this is not the case: checking settings f...
Guest almost 3 years ago in Atlas 0 Submitted

Support min-max computation for number and date fields, within Atlas Search

Currently, the `$min` and `$max` aggregation operators can be used in a number of aggregation pipeline stages, in order to find min/max values for fields. It would be great if either these operators were supported within `$search`, or if there was...
Guest about 4 years ago in Atlas Search 0 Submitted

Serverless instances on AWS eu-central-1 region

No description provided
Guest almost 3 years ago in Atlas 1 Submitted

Add an option to GUI to rotate Certificates

Add an option to GUI to rotate Certificates for each or all instances of replicaset for MongoDB. Should include options: 1) rotate certificates for one instances on one server. 2) rotate certificates for all instances belonging to a replicaset. ...
Dmitrij Barkin over 2 years ago in Enterprise Advanced 0 Submitted