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 4031

Propagation of NodeType via Prometheus metrics

Context: we rely on Prometheus metrics for various systems in the company. The setup of clusters until now was pretty standard, so basically we had replica sets and sharded clusters with electable nodes only – clusters with three nodes per RS or s...
Guest over 2 years ago in Atlas 2 Submitted

Time based auto scaling

Our production server workload is less after 5 pm till the next day morning at 6 am CST times. We are running MongoDB in full capacity even on off-peak times. It's not possible for someone to manually downscale the cluster during off-peak and I do...
Guest over 5 years ago in Atlas 7 Submitted

Improve small collection lookup performance

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Improved performance for lookups from large to small collections (where many origin documents match the same looked-up doc...
Ryan Peggs 5 months ago in Querying & Aggregations 0 Future Consideration

A business record sample instantly generates a fully workable React NextJS web application managing the business record list upon a MongoDB Atlas database.

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Business applications are primarily managing business record lists in databases. Even with AI tools, the developers still ...
Wanlou Feng 27 days ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

New mongodb-atlas-auth Github Action to use OIDC flow for GitHub

As discussed in MongoDB support case 01433340: When configuring GitHub Actions to manage control plane configurations in public cloud environments (e.g., GCP, Azure, AWS, et cetera), we set up OpenID Connect ("OIDC") to allow the GHA workflows th...
Guest about 1 year ago in Atlas CLI 0 Submitted

Add alerts on disk IOPS and CPU IOWAIT %

To help catch heavy disk workloads before they become problematic, it would be great to have alerts on: - disk IOPS percentage utilization for disks without burstable IOPS - burst credit utilization for disks with burstable IOPS - CPU IOWAIT %
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Suggested actions for alerts

Alerts are often very cryptic & don't provide any useful information. For example, when alerting that queries are returning too many rows, without informing me the query or at least the collection, that's very useless. I'm looking at a replica...
Guest over 6 years ago in Atlas Monitoring, Alerts & Observability 15 Submitted

Asynchronous variant of MongoDB C Driver

Add async API on the C Driver.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 7 Started

Allow to specify principals in resource policies

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We manage the Atlas MongoDB foundation for our company and provide our customers projects where they are free to create th...
Luca Lombardo about 2 months ago in IAM 0 Future Consideration

Update the atlas-github-action to support OAuth2

This item updates the existing MongoDB Atlas Github Action to provide support for OAuth2 authentication flow.
Guest about 1 year ago in Atlas CLI 0 Planned