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 3893

Delete several documents at once

When I query documents, It would be good to be able to delete them all, instead of having to delete them one by one (very long if you have 100 docs for example)
Guest almost 6 years ago in Compass 0 Submitted

When I am checking my database content I want to show media stored within GridFs so I can sanity check database content

No description provided
Guest about 6 years ago in Compass 1 Submitted

Webhook

Currently alert notification configuration allows webhook targets with a secret configuration. This limits us in terms of which webhooks could be configured. There are multiple webhooks which do not support secret configuration rather support Head...
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest 8 months ago in Querying & Aggregations 0 Submitted

Connect Power BI to Atlas Data Lake

I'd like to create visualizations by connecting Power BI to Atlas Data Lake.
Guest over 5 years ago in Data Federation 1 Under Consideration

Allow multiple private endpoints (Private Link Service) per region in multi-region cluster

Some situations require multiple private endpoints (using the Private Link service) to be created per region. This is not currently supported for multi-region replica sets. One scenario is especially for when there is a shared VPC/VNet for initi...
Guest almost 5 years ago in Atlas 3 Submitted

Support auth token from service accounts

Support auth token from service accounts in the provider configuration, as well as API keys, https://www.mongodb.com/docs/atlas/configure-api-access/#make-an-api-request.
Guest 4 months ago in Atlas 1 Submitted

Make all metrics used in the Atlas dashboard available for the prometheus integration

Make all metrics used in the Atlas dashboard available for the prometheus integration (https://www.mongodb.com/docs/cloud-manager/tutorial/prometheus-integration/#mongodb-metric-labels). Also describe how the current Atlas dashboard metrics are bu...
Guest about 2 years ago in Under Review 2 Submitted

Interactive Graph Visualization in Charts

MongoDB advertises that it can be used as a graph database. Sample article https://www.mongodb.com/databases/mongodb-graph-database The power of a graph database is in it's interactivity and visualization. There are many visualization tools from...
Guest about 4 years ago in Charts 1 Submitted

Client-Side Automatic Field Encryption - Support contacting keyvault via Sock Proxy

When using Atlas from our application in our Datacenter, we are able to connect to it without issue. When adding CSFLE, some HTTP calls are made to login on Azure and access the AKV. These HTTP calls must go through a proxy.
Guest almost 3 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted