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 63 of 4027

Include Alert Name in Webhook

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. When receiving MongoDB Atlas alert webhooks, the payload only includes the alert ID and does not include a human-readable ...
Matthew Nelson 18 days ago in Metrics & Observability 1 Future Consideration

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

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. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

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. I have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 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

Prometheus Metric for Atlas Maintenance Events

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. Our customer operates a large, business‑critical Atlas footprint and standardizes all alerting on Prometheus + Alertmanage...
Carolin Klose about 1 month ago in Metrics & Observability 3 Future Consideration

Adding cluster tier to prometheus metrics

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. Currently we use Grafana to visualise our Atlas metrics. When looking at a dashboard, we are unable to tell what resources...
Allan Briffa about 2 months ago in Metrics & Observability 1 Future Consideration

prometheus metrics availablity through privatelink

until now is only possible to get metrics from public or private peered vpc but is not actually possible through privatelink. Since privatelink are used most of the time for security reason this limitation leads to find compromises or workaround t...
Guest over 3 years ago in Metrics & Observability 2 Started

Need Exportable Metrics for Proactive Monitoring of JavaScript Heap Usage

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 are a production user relying on Atlas Stream Processor, and we frequently encounter sudden Stream Processor Memory Err...
Nobuteru Kawano 4 months ago in Metrics & Observability 1 Future Consideration

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash

Allow Pinning Query Plan Cache Key to a Fixed Plan for a Given Query Shape Hash n MongoDB 8.0, the new setQuerySettings command allows administrators to enforce index hints and other behavior based on the query shape hash. This gives users partia...
Vinicius Grippa 8 months ago in Querying & Aggregations 0 Submitted

Allow configuration of 100mb memory limit per aggregation pipeline stage

In this old thread from 2016 (https://groups.google.com/forum/#!topic/mongodb-user/LCeFZZRz5EY) it was asked whether there was a way to increase the 100mb in memory limit of each stage of an aggregation pipeline. The responses centered around two ...
Guest about 6 years ago in Querying & Aggregations 2 Submitted