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

Kafka Sink Connector ObjectId Support

The sink connector should support ObjectIds for the document.id.strategy. In other words, if a ObjectId hex string is provided for _id, the sink connector should be able to convert this to an ObjectId. I've scoured the documentation and the rest o...
Guest almost 2 years ago in Kafka Connector 0 Submitted

Improve the Document editor experience

The document editor should be more convenient. Why is it soo clumbersome to edit documents with array properties and why is the edit field single line and not multipline.
Guest over 5 years ago in Under Review 0 Submitted

disable auth on metrics

Opentelemtry-Collector does not support secrets for ServiceMonitor/PodMonitor resources, which generates authorization issues while trying to scrape the metrics endpoint of MongoDB. I'm looking for a way to disable the basic_auth on the metrics e...
Guest almost 2 years ago in Under Review 0 Submitted

Allow service spec changes via MongoDBCommunity CR

I aim to include extra sidecar containers, such as a metrics sidecar, allowing me to deploy an external metrics exporter alongside that would be scraped via service. I intend to configure annotations on the service for Prometheus automatic discove...
Guest almost 2 years ago in Kubernetes 0 Submitted

Improve Performance of Result Display - Stream Results to JSON Display

It looks like currently the playground results don't appear until the full set is collected from the server. This is extremely slow sometimes depending on the latency to the cluster and document size. As soon as you have one document returned in ...
Guest almost 2 years ago in IDEs 0 Submitted

Support SSH tunnel to Atlas with AWS Private Endpoint

Compass cannot connect via ssh tunnel with SRV connection string when the MongoDB server is behind Private Endpoint. looks like Private Endpoint appear 3 different ports for each replica.
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Support unstructured text entity recognition

We have unstructured text and would like Atlas Search to detect important entities so that we can use them for relevance and ranking
Guest over 5 years ago in Atlas Search 0 Submitted

lowlevel data api

Mongodb-charts is great but still lacking a lot of features (which is not super surprising given it's age). To work around mobile issues, missing zoom, server side rendering and similar it would be great if the sdk exposed a low level data endpoin...
Guest over 5 years ago in Charts 0 Planned

nested facets

in elastic we can do complex nested facet groups such as "aggs": { "resellers": { "nested": { "path": "resellers" }, "aggs": { "min_price": { "min": { "field": "resellers.price" } } } } } It would be nice to see the same functional...
Guest almost 4 years ago in Atlas Search 1 Submitted

Show queries that exceeded maxTimeMs in the Atlas Profiler

We had some queries hit the maxTimeMS and fail. We had to download the log files for visibility into those errors. That is info that we would love to see in the Profiler!
Guest almost 4 years ago in Atlas 1 Submitted