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

Feedback

Showing 160 of 4027

Operator crashes when it doesn't have permissions to watch a namespace

If one of many namespaces does not set the permissions for the operator to watch the namespace, it throws exceptions and goes to crashLoopBackOff state. This is clearly a bug. One misconfigured namespace should never be able to take the operator d...
Guest almost 2 years ago in Kubernetes 0 Future Consideration

Allow configuring external applicationDatabase running on MongoDB Atlas

Allow configuring external applicationDatabase running outside of Kubernetes in the opsManager configuration.
Guest almost 2 years ago in Kubernetes 0 Submitted

Make database clusters available to Grafana as datasource

We recently were trying to use timeseries collection to report some metrics and wanted to use atlas database clusters as datasource in Grafana. There exists a payed plugin from Grafana itself which is unfortunately only usable in conjunction with ...
Guest over 3 years ago in Drivers & Frameworks 2 Will Not Implement

Migration Guide for OpsManager to enterprise-operator

It would be great to have a migration guide or documentation to help with migrating an existing OpsManager installation to the kubernetes enterprise-operator based installation.
Guest over 3 years ago in Kubernetes 0 Submitted

Add support for new pagination feature

Please add support for new pagination features explained here: https://www.mongodb.com/docs/atlas/atlas-search/paginate-results/
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest almost 6 years ago in Kubernetes 0 Submitted

Better handling of circular reference serialization in Java

Given 2 generic POJOs that include references to each other such as: package com.example; public class Course { Student _student; public void setStudent(Student student) { _student = student; } public Student getStudent() { return _stu...
Guest almost 4 years ago in Drivers (ie: Node.js, Java, .NET) 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

F# Driver

We would like to use MongoDB with F#. There was a brief of prototype solution archived in github but was abandoned. The project I am talking about is https://github.com/mongodb-labs/mongo-fsharp-driver-prototype/pulse This is an official request ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Create / Update LabVIEW Driver

There seem to not exist any official LabVIEW Drivers / VIs for MongoDB. There do exist some LabVIEW VIs for MongoDB that work very well based on a C# DLL: https://github.com/RBXSystems/mongo-labview-driver/tree/master/CSharp/bin. However those o...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted