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

Search results

Showing 315 of 315

Change Streams Monitoring and Alerting

Change streams can cause performance issues if not used properly. In some cases, administrators of multi-tenant dbs have no control (and shouldn't) over how various clients create change streams. I think it is important that we accommodate these...
Guest almost 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Support node type or node tags as condition in MongoDB Atlas Alert

Currently, the MongoDB Atlas does not support the node types [1] or node tags [2] as the condition in Atlas alerts. That would be super inconvenient for the following scenarios. Scenario 1: If the user wants to create an alert to monitor the spec...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Make it possible to delete a database via API

It would be nice to be able to delete a database in a replica set via an API call. This would make it easier for CI/CD when deleting clients Strange thing is that I can delete a complete cluster, but more fine-grained deletion is not possible. lik...
Guest almost 4 years ago in Database 1 Submitted

Allow creation of Atlas organizations in Terraform

there are really 3 steps for our dev teams to get moving in Atlas: 1. create an org 2. create a project 3. create a cluster the first one is the only one that still has to be done from a console. if we had a terraform script to create an org in ou...
Guest over 6 years ago in Atlas 3 Completed

MongoDB missing support for GeoJSON-compliant indexing+intersection queries

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 building a geospatial application that uses GeoJSON natively. We need to query MongoDB for a list of GeoJSON object...
Mitchell Horning 3 months ago in Querying & Aggregations 0 Future Consideration

Add 1 second granularity to ATLAS metrics

At present the finest granularity of ATLAS metrics is 1 minute ,as the metrics are averaged by 1 minute , this would not provide info on spikes lasting less than few seconds reducing the granularity to 1 second would give more insight
Guest about 6 years ago in Atlas Monitoring, Alerts & Observability 9 Completed

add details to alert Query Targeting: Scanned / Returned to identify what triggered it

If you want to catch full scan on collection you could set up alert "Query Targeting: Scanned / Returned > 1". OPS Manager does not provide any details where it was triggered. it would be nice to get db/collection/query which caused this issue...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Display the error code within Atlas UI if an index fails

When creating an index via the Atlas UI, the interface currently does not display the error code if the index build fails. This lack of visibility makes it difficult for customers to understand the cause of failure without contacting support. Thi...
Guest 7 months ago in Atlas 0 Submitted

Include “Tag” Field in the Cost Explorer API Response

We would like to request an enhancement to the API functionality to better support our reporting needs. Specifically, we are asking for a “tag” field to be included in the response from the following endpoint: https://cloud.mongodb.com/api/atlas/v...
Guest about 1 year ago in Billing & Account Management 1 Submitted