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

Hourly Backup Export Option

We can capture cluster snapshots every hour. However we are limited by the Snapshot Backup S3 Export feature to only being able to export daily. From a DR perspective, this gives us a 24hr RPO which is not great. It would be nice if we could expo...
Guest over 3 years ago in Atlas Backups 0 Will Not Implement

mongoimport: trap SIGUSR1 to flush buffer

If mongoimport is run in the background as a daemon, the user doesn't have many good ways to manually flush the buffer from a scripting standpoint. By default mongoimport flushed data every 1000 documents. This feature as already requested at htt...
Wernfried Domscheit over 3 years ago in Under Review 0 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 over 3 years ago in Atlas 0 Submitted

Build a version of the BI Connector that is compatible with Alpine

We deploy the BI Connector within a container that runs the Alpine OS (so it's small and clean). However Alpine is bundled with MULS and not the GLIBC libs which means the BI Connector cannot run in that container. We have managed to get around ...
Guest over 3 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

MQL Dashboard Filter like Jira has

Right now you can only add dashboard filters about a specific field. It would be nice if you could also add an arbitrary MQL dashboard filter so a viewer familiar with mql can refine results generated in the dashboard. Potentially without access t...
Guest over 3 years ago in Charts 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

Change stream total ordering within a transaction

Right now, change stream will flatten out a transaction into individual operations, i.e., if we do two operations within a transaction, change stream will generate two events. However there is no total ordering of the events that happens within t...
Guest over 3 years ago in Kafka Connector 0 Submitted

Make redundant createView() a no-op

If I call createView() with params that match an existing view (in name and all other attributes), it returns an error. It'd be more convenient if the call simply succeeded without doing any work. The behavior I propose is analogous to the way tha...
Guest over 3 years ago in Querying & Aggregations 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

M220p doesn't work

M220P does not work. Anaconda is also a terrible thing for you to suggest. considering it's python, I would have expected you to just recommend python -m venv .venv -- simple. Yet your entire course doesn't work. python run.py does not work. Multi...
Guest over 3 years ago in Education 0 Will Not Implement