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

Allow informational alerts to be sent to PagerDuty

Right now informational alerts can't go to PagerDuty, OpsGenie, or VictorOps. Ideally all alert notifications should go to the same endpoint, even if those alerts are "informational" and no acknowledgement is required.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

session

The possibility configure what network or IP the user can be connect in the cluster in the mongo atlas.
Guest almost 3 years ago in Security, IAM, and Compliance 0 Submitted

Add the possibility to export a pipeline to java using Spring Data MongoDB

Spring Data for mongoDB support aggregation for use with their MongoTemplate, and it is less verbose and more readable than an aggregation to use with MongoClient. It would be nice to be able to export a pipeline to Java language for this framewo...
Pierrick PUIMEAN-CHIEZE almost 3 years ago in Compass & Data Explorer 0 Submitted

I would like to be able to export an aggregation pipeline to Kotlin

No description provided
Pierrick PUIMEAN-CHIEZE almost 3 years ago in Compass & Data Explorer 0 Submitted

Change Charts Query Order and Timeout

I use charts as an iFrame embedded to my website, and our clients ( another Team inside my company) should always analyse different user ID`s data. Having that in my mind, I created general purpose graph charts and when used, the query inside the ...
Guest over 5 years ago in Charts 1 Submitted

M0 Support for Evaluation

Please provide M0 support for evaluation purposes.
Guest over 5 years ago in Data Federation 0 Submitted

Add support for replication lag and replication headroom metrics in Datadog

The metrics replset.replicationheadroom and replset.replicationlag would be useful to have exposed to identify network limtiations and/or too small oplogs
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add a cross reference of all projects and roles to user profile

I must click on projects to display all the projects in my list, click the Users link for a project, then search for my ID to see the roles assigned to my ID. My idea is to consolidate this information and display it under my user profile simila...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Evalute numbers as 64bit instead of 53bit of JavaScript

Compass seems to evalute everything with JS, so if you enter {um:-2583493467308876869} it will treat the number as -2583493467308877000 and of course won't find what I'm looking for. So the fix is to use {um:NumberLong('-2583493467308876869')}, w...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

MongoDB Operator Deployment Env Variables Push Down

This is a feature request to have custom environment variables, configured in the MongoDB Operator's Deployment manifest, push down or propagate to all resources created by the Operator. For example, it may be desired to add environment variables...
Guest over 5 years ago in Kubernetes 0 Future Consideration