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

Atlas

Showing 1456

mongodbatlas_database_connection

A resource that creates a connection for a database. ``` resource "mongodbatlas_database_connection" "connection" { database = "test" # Name of database connection_type = "Standard" # or Private Endpoint database_user = "test" # Name of DB_US...
Guest almost 3 years ago in Atlas 1 Submitted

Heroku Atlas Plugin

Since mongo lab https://docs.mlab.com/mlab-to-atlas/ is acquired by mongo, and migration to Atlas is recommended. We need Heroku Plugin for mongo Atlas, as promised on https://docs.mlab.com/mlab-to-atlas/ page FAQ section. My company is plannin...
Guest almost 6 years ago in Atlas 1 Submitted

asdawe aw

wwasawaw
Guest almost 3 years ago in Atlas 0 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 almost 6 years ago in Atlas 0 Submitted

webhook

Have the ability to specify template for the webhook being send. Currently this is static information and it would be better if it is possible to customize it. This will also make the integrations with not supported 3rd parties more easier and it ...
Guest almost 3 years ago in Atlas 0 Submitted

MongoError: user is not allowed to do action [listCollections] on [db.]

NodeJS mongodb driver (with or without mongoose) needs to "listCollections" before "createCollection" But "listCollections" and "createCollection" are in different "rights list" for custom role (look screenshots) In this case "createCollection" ...
Guest almost 6 years ago in Atlas 1 Submitted

Improve OpsGenie alert mis-categorization

We noticed that alerts sent to Opsgenie using the Integrations is using "https://api.opsgenie.com/v2/alerts" URL, which causes Opsgenie to mis-categorize the alerts for all customers, according to Opsgenie themselves. Issue re-production steps: ...
Guest about 3 years ago in Atlas 0 Submitted

Improve dashboard loading times from 3.5 minutes

Currently the dashboard takes well over 3.5 minutes to load on a gbps broadband connection waiting for https://cloud.mongodb.com/static/dist/project.min.js
Guest about 6 years ago in Atlas 3 Submitted

I can not access the collections in cluster, again and again it showing error

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

Cloud-Backup-Export to GCP Cloud Storage

Currently "Export Cloud Backup Snapshot" is a really good feature for offline backups, but it only supports S3. This is quite limiting for organizations that don't use AWS. It would be really good if it also supported GCP Cloud Storage.
Guest about 3 years ago in Atlas 0 Submitted