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

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 about 2 years ago in Kubernetes 0 Submitted

Provide size (in bytes) in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId`

*What is the problem that needs to be solved?* Provide size (in bytes) in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId` *Why is it a problem? (the pain)* You're doing your own automation w...
Guest about 6 years ago in Atlas Backups 0 Submitted

Need granular export details while exporting cloud backup to aws

Right now we get the notification when the cloud backup is successfully exported to AWS S3. We need some granularity details in the notifications such as no of collections, size of collection/db, etc...
Guest over 4 years ago in Atlas Backups 0 Submitted

Add comprehensive configuration options for persistent volumes

From a project point of view, we need additional configuration options for persistent volumes. For instance, as far as we know, each MongoDB Deployment that uses a persistent volume is configured with Access Mode ReadWriteOnce per default. We need...
Guest about 2 years ago in Kubernetes 0 Submitted

Restrict Atlas access to use only specified folders within an S3 bucket

We are looking to further restrict Atlas access to use only specified folders within an S3 bucket. so that it provides more granulated access
Guest about 2 years ago in Atlas Backups 0 Submitted

Add ability to create user credentials in different namespace then mongo cluster

As the title states. I am creating my mongo cluster in a different namespace then my application, however because k8s does not allow sharing secrets between namespaces it is impossible to access the credentials. I suggest adding a namespace field...
Guest over 4 years ago in Kubernetes 0 Submitted

Read-only access to project snapshots

Create a role that allows less-privileged users to download project snapshots. Project Owner rights are currently required in order to simply _download_ a project snapshot. Our team needs to pull snapshots in a variety of contexts, for developmen...
Guest about 2 years ago in Atlas Backups 0 Submitted

PITR should allow to choose which snapshot to use as base

PITR mechanism does not allow the user to choose which snapshot to use as base before replaying the oplog. Given that Atlas does not validate the snapshots after they have been taken, the user ends up needing to setup their own validation process....
Norberto Leite over 4 years ago in Atlas Backups 0 Submitted

Delete documents from backups

Allow to delete documents from existing backups based on a query. When off-boarding customers, we sometime need to delete all of their data, including historical data from backups. Having the ability to clean up those backups, without having to r...
Guest over 4 years ago in Atlas Backups 0 Submitted

MongoDB kubernetes operator - follow recommended kubernetes object labeling -

Hi, i would like to thank you first for this operator, good job 👍 . It works well. Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labe...
Guest over 4 years ago in Kubernetes 0 Future Consideration