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

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

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

Proposal for an Optimized Load Mechanism in MongoDB Atlas via Spark + Databricks

Content: I currently use the Spark connector in Databricks jobs to load data into MongoDB Atlas. To handle large volumes and minimize the impact of writing to active collections, I developed a mechanism that significantly accelerates the ingesti...
Leonardo Meneguim 6 months ago in Spark Connector 0 Submitted

atlas integration type prometheues

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 would like to fully manage the atlas integration of type prometheus via CLI.Create seems not to be supported at the mom...
Andreas Rütten 5 months ago in Atlas CLI 1 Future Consideration

Change timeZone for Atlas project via CLI or API

It would be great if there will be the possibility to change timezone for a project via cli or API. e.g. curl --user ":" \ --digest \ --request PATCH "https://cloud.mongodb.com/api/atlas/v1.0/groups/" \ --header "Content-Type: application/json...
Guest over 1 year ago in Atlas CLI 0 Submitted

Features missing in Mongodb MCP server

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. Current MongoDB MCP server support is very limited for certain operations. Developers are constrained to a narrow set of t...
Shailaja Gummudhavelly 3 months ago in Atlas CLI 0 Will Not Implement

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted

Mongo Spark Connector Option to refresh the Schema

This w.r.t the ticket we raised "https://support.mongodb.com/case/01352011" In the current spark connector to infer the schema automatically we have an option "stream.publish.full.document.only" to "true", once this configured there is no explicit...
Guest over 1 year ago in Spark Connector 0 Submitted

Atlas CLI provides a guided database user creation / management experience

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. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 5 months ago in Atlas CLI 0 Future Consideration

Add a global types package for use in MongoDB Shell js scripts

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 writing MongoDB Shell js scripts, I want to have autocompletion, and possibly type checking, by utilizing TypeScript ...
Segev Finer 5 months ago in MongoDB Shell 0 Future Consideration