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

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 over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

BLACKOUT Period to avoid outage

set up blackout period to avoid sending those alert while performing any index rebuilding in a rolling fashion or disk expansion activity ?
Dasharath Dixit over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Additional metadata for alerts through the API

The lack of metadata is blocking us from having parity with opsmanager on our production alerting capability. Currently, when some alerts come through the API, there is no information to parse so you can't tell where the issue is happening. Even a...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

support try..catch

It does not appear that mongosh supports try..catch. I put catch block around "insertOne" ``` try { db.inboxItemCounts.insertOne({ "_id": { "userId": userDoc.userId }, "fromUserSummary": [{ "userName": fromUserDoc.userName, "count": 1 }],...
Guest over 3 years ago in MongoDB Shell 2 Will Not Implement

Save ATLAS monitoring selection settings

Atlas monitoring has different setinngs: Primaries, Secondaries, All it would be good if the setting ALL (and maybe others) could be saved so I do not need to select it again. thanks Rene Schwarz
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow for specifying config file path.

Currently, the config for Atlas CLI lives in a specific directory defined by the tool: https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-save-connection-settings/#std-label-config-toml-location While the config can be both set by CLI and ed...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

Support Authentication Triggers upon user update

We would be happy to see Authentication Trigger support for UPDATES in user management. For now it seems these triggers are limited to user creation and deletion (https://www.mongodb.com/docs/atlas/app-services/triggers/authentication-triggers/). ...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Ability to download/point to latest tool versions

This is especially important for a headless environment. And can be applied to more than just the Atlas CLI and the MongoDb Shell This documentation tells you to manually construct the string: https://www.mongodb.com/docs/database-tools/instal...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

Create new Atlas Alerts integration - Integrate with Atlas App Services HTTPS Endpoints with Authentication

Today we can integrate Atlas Alerts with Atlas App Services HTTPS Endpoints (App Services function) using an Atlas webhook but the process is not easy and the use of webhook requires the alert data traverses the internet. Instead, create an built-...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

syntax issues

I have to use '.\mongosh' rather than '.\mongo' when using Power Shell windows Might be useful since the switch to mongoshell
Guest over 3 years ago in MongoDB Shell 0 Submitted