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

mongo binary utility for slaptest

Please provide binary for slaptest for Mongo server just like mysqlslap for mysql server. This enables us to test a better index by doing a slap test on server with multiple combinations of indexes by dba itself instead of depending on load tests ...
Guest almost 6 years ago in Database 0 Submitted

Allow to configure `maxTimeMS` for commands executed from Data Explorer

*What is the problem that needs to be solved?* Allow to configure `maxTimeMS` for commands executed from Data Explorer. *Why is it a problem? (the pain)* A) Data Explorer cannot work with [views](https://docs.mongodb.com/manual/core/views/index.h...
Guest about 6 years ago in Atlas 0 Submitted

Problem opening map

The map works fine only the first time! Does not load the map when zooming, view picture. Watching the console shows the following error: react-dom.production.min.js:198 Error: Bounds are not valid. at t.fitBounds (leaflet-src.js:3283) at t.va...
Guest about 6 years ago in Charts 0 Completed

Update your API to support GraphQL

The current REST API requires many queries to get all of the information needed for a simple thing. For example, if I want to pull logs for a cluster called My-Cluster in a project called My-Project, I need to.... * GET the list of projects from ...
Guest over 6 years ago in Atlas 1 Submitted

example database sample_mflix.movies.title is not always string

I tried to use the sample_mflix sample database to check MongoDB drivers of C#, how can I use them. The first idea was to download the movies into a statically typed classes, but the provider threw cannot cast int to string exception. Long story ...
Guest over 6 years ago in Atlas 2 Submitted