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

log connection string used by application to connect

there are multiple options to connect to mongo: you can connect to specific node or you can connect to the whole replicaset etc... if DBA does not have access to source code - it's not possible to validate if application properly configured and co...
Guest over 5 years ago in Database 0 Submitted

Named MongoDB Connections

When a service is acting erroneously and generating hundreds or thousands of connections, it's currently difficult to determine which service is doing so when you have 30+ services connecting to MongoDB. My proposal is that we should be optionall...
Guest about 2 years ago in Metrics & Observability 1 Submitted

Reset duplicates button for Ops Manager Admin System overview page

Sometimes customer want to clean up the System Overview page and/or the application db from because: - They dismissed one or more Ops Manager server running Application servers or backup daemon components - Their hostnames / domains have changed o...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Custom logo watermark on charts

Would be great to add a semi-transparent watermark to the corner or center of charts. Especially useful while screenshotting or embedding charts. If i can set a global config for watermarks across all charts, that would be great as well.
Guest over 4 years ago in Charts 1 Submitted

See the charts used by a data source

When editing the pipeline for a data source, there is a message saying "This data source is used by one or more charts. Any changes to the pipeline may impact these charts." It would be nice to have a convenient way to see a list of the charts us...
Guest over 4 years ago in Charts 0 Submitted

Chart Annotations

For continuous/discrete line and area charts, I would like to apply annotations to my charts so that I can highlight certain data points of my graph. A use-case for this would be to display targets that need to be achieved for my data or to explai...
Guest over 6 years ago in Charts 0 Future Consideration

Allow Regexp, or other solution, to look for groups in "SAML Group Member Attribute" field

The Ops Manager authentification process through SAML requires that the user's groups are specified in a dedicated SAML attribute sent by the IDP, so the user can connect to Ops Manager. For this need, our IDP can only provide a field that contai...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

export sorted data

When clicking export collection button, the sort option specified should be copied to "Export query with filters" Examples: db.holidays.find ( {Date: {eq: '2022-04-08'} ).sort ({System : 1}) or even make this part editable, so we can add sort ...
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

DataBases Prices

Several clients from Brazil frequently complain that MongoDB is expensive. One of the reasons is the need to create separate clusters (even M10-sized clusters) for development and/or staging for each production cluster. One alternative they are u...
Guest about 1 year ago in Billing & Account Management 0 Submitted

Make it possible to specify the key names in the Kubernetes Secret containing S3 access and secret access keys when configuring backups

Currently, the expected data key names in the Secrets referenced in the MongoDBOpsManager CR snippet below are hard-coded into the operator as "accessKey" and "secretKey". ``` apiVersion: mongodb.com/v1 kind: MongoDBOpsManager ... spec: backup:...
Guest about 1 year ago in Atlas Backups 0 Submitted