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 4026 of 4026

Allow to create Dashboard

Please provide feature to create a dashboard for metrics like CPU, memory consumption etc for a cluster or more than one cluster in single graphs like for cpu one graph, for memory one graph like that just like monitoring tools provide for example...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

JSON view "find" should search collapsed text

When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Allow custom service names with mongodb+srv URI scheme

We are using DCOS (marathon/mesos) to manage our services. DCOS generates SRV records for our mongos instances under a record that looks like _mongos-mongodb._tcp.marathon.mesos However, there's currently no way for me to use this because when I ...
Guest almost 6 years ago in Drivers & Frameworks 1 Started

allow shared->shared and static->static dependencies

When enabling `BUILD_SHARED_AND_STATIC_LIBS`, I for one would appreciate the option to build shared libraries against shared MongoDB and BSON C libraries but still have the static libraries depend on static builds of those C libraries. As it is, t...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support tags in terraform-provider-mongodbatlas mongodbatlas_project

terraform-provider-mongodbatlas mongodbatlas_project doesn't currently support tags.
Guest about 2 years ago in Atlas 0 Submitted

Within Atlas, create service to allow project owners to schedule shutdown/start up times of cluster to reduce hosting costs

Request to provide an enhancement to the Atlas service to allow project owners to schedule shutdown/start up times of clusters(or databases) and provide some notification of a successful shutdown and startup. This should be a feature with the Atla...
Guest about 2 years ago in Atlas 0 Submitted

Create setting to allow displaying data in a "compact/dense" manner

Often when looking at data we want to see the most amount of data on a page, currently the display of results has a LOT of padding. Give an option to toggle the UI to a compact view. Example is MUI tabole https://mui.com/material-ui/react-table/...
Guest about 2 years ago in Compass & Data Explorer 1 Submitted

I'd like to view, edit and even version control my validation schemas

I'd like to view, edit and even version control my validation schemas
Guest about 2 years ago in IDEs 0 Submitted

Data Source Management API

It would be helpful for bulk management to have an API to remove/add or modify data sources.
John Meagher almost 5 years ago in Charts 1 Submitted

Provide a dictionary for matched/modified/deleted counts for bulk writes

Current bulk write operations provide only aggregated counts that look like this: ``` { acknowledged: true, insertedCount: 0, insertedIds: {}, matchedCount: 2, modifiedCount: 2, deletedCount: 0, upsertedCount: 0, upsertedIds: {} } ``` All ...
Guest about 1 year ago in Performance & Optimization 0 Submitted